floydhub / imagenetLinks
Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)
☆162Updated 8 years ago
Alternatives and similar repositories for imagenet
Users that are interested in imagenet are comparing it to the libraries listed below
Sorting:
- pytorch implementation of network-in-network model on cifar10☆51Updated 6 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆188Updated 7 years ago
- Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)☆374Updated 6 years ago
- Reproduces ResNet-V3 with pytorch☆519Updated 5 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆359Updated 6 years ago
- Implementation of Matthew D. Zeiler's Paper "Visualizing and Understanding Convolutional Neural Networks" [https://cs.nyu.edu/~fergus/pap…☆68Updated 7 years ago
- Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU supp…☆170Updated 7 years ago
- PyTorch implementation of the YOLO (You Only Look Once) v2☆444Updated 7 years ago
- Udacity Machine Learning Nano Degree Courses☆202Updated 7 years ago
- PyTorch implementation of AlexNet☆126Updated 8 years ago
- PyTorch implementation of CNNs for CIFAR benchmark☆711Updated 4 years ago
- Another pytorch implementation of FCN (Fully Convolutional Networks)☆162Updated 6 years ago
- ☆218Updated 7 years ago
- A machine learning experiment☆180Updated 8 years ago
- ShuffleNet in PyTorch. Based on https://arxiv.org/abs/1707.01083☆297Updated 7 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆337Updated 6 years ago
- Reproduce selected deep learning models from scratch in PyTorch☆61Updated 6 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆94Updated 6 years ago
- Simple Tensorflow implementation of pre-activation ResNet18, 34, 50, 101, 152☆181Updated 6 years ago
- Implementation of model compression with knowledge distilling method.☆342Updated 8 years ago
- Multi-Scale Dense Networks for Resource Efficient Image Classification (ICLR 2018 Oral)☆461Updated 6 years ago
- TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propa…☆199Updated 7 years ago
- A simple Spatial Pyramid Pooling layer which could be added in CNN☆329Updated 6 years ago
- TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset☆159Updated 6 years ago
- Yet Another Implimentation of Pytroch 0.4.1 and YoloV3 on python3☆279Updated 6 years ago
- Impementation of MobileNetV2 in pytorch☆278Updated 7 years ago
- Residual Attention Network for Image Classification☆556Updated 8 years ago
- AlexNet pytorch☆50Updated 7 years ago
- Exploring CNNs and model quantization on Caltech-256 dataset☆85Updated 8 years ago
- TensorFlow Implementation of Deep Mutual Learning☆323Updated 7 years ago