floydhub / imagenetLinks
Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)
☆163Updated 8 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 8 years ago
- Udacity Machine Learning Nano Degree Courses☆202Updated 7 years ago
- pytorch implementation of network-in-network model on cifar10☆51Updated 7 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆358Updated 6 years ago
- ☆218Updated 8 years ago
- Reproduces ResNet-V3 with pytorch☆519Updated 5 years ago
- Reproduce selected deep learning models from scratch in PyTorch☆61Updated 6 years ago
- Quickly comparing your image classification models with the state-of-the-art models (such as DenseNet, ResNet, ...)☆373Updated 6 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 CNNs for CIFAR benchmark☆712Updated 4 years ago
- Residual Attention Network for Image Classification☆559Updated 8 years ago
- Another pytorch implementation of FCN (Fully Convolutional Networks)☆161Updated 7 years ago
- 3.41% and 17.11% error on CIFAR-10 and CIFAR-100☆338Updated 7 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
- Finetuning AlexNet, VGGNet and ResNet with TensorFlow☆198Updated 4 years ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆305Updated 7 years ago
- TensorFlow implementation of AlexNet and its training and testing on ImageNet ILSVRC 2012 dataset☆158Updated 7 years ago
- Teaches a student network from the knowledge obtained via training of a larger teacher network☆160Updated 7 years ago
- ☆172Updated 6 years ago
- High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.☆126Updated 6 years ago
- use pytorch to do image classfiication tasks☆201Updated 5 years ago
- TensorFlow Implementation of Deep Mutual Learning☆326Updated 7 years ago
- Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project☆68Updated 7 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆94Updated 6 years ago
- PyTorch implementation of AlexNet☆126Updated 8 years ago
- Simple Tensorflow implementation of pre-activation ResNet18, 34, 50, 101, 152☆181Updated 6 years ago
- A machine learning experiment☆180Updated 8 years ago
- Yet Another Implimentation of Pytroch 0.4.1 and YoloV3 on python3☆277Updated 6 years ago
- SPP net详解☆71Updated 6 years ago
- My implementation of Faster-RCNN (Pytorch)☆80Updated 7 years ago