Learn Before
ShiftNet Architecture
ShiftNet is a convolutional neural network architecture designed to increase functional complexity without adding computational cost. It achieves this by mimicking the effects of a standard spatial convolution through a simpler mechanism: it explicitly adds spatially shifted activations across different channels. This "shift" operation requires zero floating-point operations and zero parameters, serving as a highly efficient alternative to traditional convolutions.
0
1
Tags
D2L
Dive into Deep Learning @ D2L
Related
Pros and Cons of CNN Architecture
Fully Connected Layer - Classification
3D Visualization of a Convolution Neural Network
Three classic networks
Convolution Filter (Kernel)
Pooling Layer in Convolutional Deep Learning
Example of a Convolutional Neural Network Architecture
ResNets Convolutional Neural Network
Classic Convolutional Neural Network Architectures for Object Detection in Images
Inception Network (GoogLeNet)
Architecture Design
Convolution and Pooling as an InïŹnitely Strong Prior
Convolutional Layer
CNN Computational Cost versus Parameter Count
Hierarchical Feature Learning in Vision Networks
Spatial Resolution Limit in CNNs
ParNet Architecture
Network in Network (NiN) Architecture
ShiftNet Architecture
Network Design Spaces