floydhub / imagenetLinks
Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)
☆160Updated 7 years ago
Alternatives and similar repositories for imagenet
Users that are interested in imagenet are comparing it to the libraries listed below
Sorting:
- 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, ...)☆371Updated 6 years ago
- pytorch implementation of network-in-network model on cifar10☆51Updated 6 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆353Updated 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
- Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project☆68Updated 6 years ago
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- ☆173Updated 6 years ago
- Reproduce selected deep learning models from scratch in PyTorch☆61Updated 5 years ago
- Reproduces ResNet-V3 with pytorch☆516Updated 4 years ago
- Udacity Machine Learning Nano Degree Courses☆201Updated 7 years ago
- Implementation of Grad CAM in tensorflow☆249Updated 2 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆333Updated 6 years ago
- TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propa…☆196Updated 6 years ago
- Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU supp…☆169Updated 6 years ago
- PyTorch implementation of CNNs for CIFAR benchmark☆708Updated 4 years ago
- Simple Tensorflow implementation of ResNeXt using Cifar10☆157Updated 6 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆92Updated 6 years ago
- PyTorch implementation of AlexNet☆127Updated 7 years ago
- PyTorch implementation of the YOLO (You Only Look Once) v2☆441Updated 7 years ago
- practice on CIFAR10 with Keras☆43Updated 6 years ago
- Simple Tensorflow implementation of pre-activation ResNet18, 34, 50, 101, 152☆181Updated 6 years ago
- Implementation of OctConv in Pytorch (https://arxiv.org/abs/1904.05049)☆214Updated 6 years ago
- Another pytorch implementation of FCN (Fully Convolutional Networks)☆162Updated 6 years ago
- Teaches a student network from the knowledge obtained via training of a larger teacher network☆158Updated 7 years ago
- A simple Spatial Pyramid Pooling layer which could be added in CNN☆332Updated 5 years ago
- Yet Another Implimentation of Pytroch 0.4.1 and YoloV3 on python3☆279Updated 6 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆551Updated 5 years ago
- ☆218Updated 7 years ago