AlgoBook
AlgoBook copied to clipboard
CNN Architectures
Implementation of the following CNN Architectures:
-
[x] LeNet5
-
[x] AlexNet
-
[x] ~~VGG~~
-
[x] ResNets
-
[ ] Inception
-
[ ] FCN
-
[ ] UNet
Should be pushed into dl folder with respective folder name along with requirements.txt file.
Do we have to implement these architectures in pure python?
Do we have to implement these architectures in pure python?
Hey @Saptashrungi, I am sorry. Didn't get you. Pure python as in?
Assign LeNet5 to me
Assigning LeNet5 to @AmanSingh0-0. Make sure to add a requirements.txt file as well in the respective folder.
i would like to work on AlexNet please assign Alexnet to me
Assigning AlexNet to @pranshulnarang.
Do we have to implement these architectures in pure python?
Hey @Saptashrungi, I am sorry. Didn't get you. Pure python as in?
From scratch, without use of tensorflow and keras
If they are allowed I would like to work on resnets
Oh yes. Feel free to use any of the frameworks. Just make sure to add a requiremnts.txt file in the respective folder. Assigning Resnets to @Saptashrungi.
i would like to work on FCN please assign it to me
Assigning FCN to @pranshulnarang.
@geekquad can i work on UNet?
Sure @LakhanMardi. Go ahead!
Sure @LakhanMardi. Go ahead!
UNet #448