Learn Before
ParNet Architecture
ParNet is a neural network architecture that achieves competitive performance using a much shallower design compared to deep convolutional models like VGG. Instead of relying on a deep, sequential progression of layers, ParNet utilizes a large number of parallel computations to process information. This approach demonstrates a viable alternative to the dominant trend of increasingly deep networks, suggesting that highly parallelized shallow architectures can also be highly effective for modern deep learning tasks.
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