GitHub - affromero/CNN-Classifier-Pytorch
https://github.com/affromero/CNN-Classifier-Pytorch26.04.2018 · CNN Classifier. This repo includes easy-to-read scripts to train, validate and evaluate your own dataset using any of the most popular architectures, including: AlexNet, VGG, SqueezeNet, ResNet, and DenseNet, in any of their configurations (eg. DenseNet201, ResNet152, VGG16_BN, etc). The whole code is written in: