The architecture of the Neural Net is inspired from the paper 'Striving for Simplicity: The All Convolutional Net' (https://arxiv.org/abs/1412.6806)
-
Notifications
You must be signed in to change notification settings - Fork 0
This repository contains the code for an all convolution CNN. Conventionally, CNN includes Maxpool and Fully connected layers. But in this network, they have been replaced by customised convolutional layers. PyTorch was used as the framework.
jagjeet-singh/All-convolution-CNN
About
This repository contains the code for an all convolution CNN. Conventionally, CNN includes Maxpool and Fully connected layers. But in this network, they have been replaced by customised convolutional layers. PyTorch was used as the framework.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published