Ecohnoch / tensorflow-cifar100Links
High-acc(>0.7) model(ResNet, ResNeXt, DenseNet, SENet, SE-ResNeXt) on TensorFlow.
☆124Updated 6 years ago
Alternatives and similar repositories for tensorflow-cifar100
Users that are interested in tensorflow-cifar100 are comparing it to the libraries listed below
Sorting:
- A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, Squee…☆535Updated 3 years ago
- PyTorch implementation of CNNs for CIFAR benchmark☆709Updated 4 years ago
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆84Updated 5 years ago
- ☆218Updated 7 years ago
- A ResNet(ResNet18, ResNet34, ResNet50, ResNet101, ResNet152) implementation using TensorFlow-2.0.☆342Updated 4 years ago
- Visualization CNN model by Keras.☆73Updated 6 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago
- experiments on Paper <Bag of Tricks for Image Classification with Convolutional Neural Networks> and other useful tricks to improve CNN a…☆736Updated 6 years ago
- Udacity Machine Learning Nano Degree Courses☆201Updated 7 years ago
- cifar10数据集上进行图片分类,基于tensorflow框架,旨在探究不同的改进策略对分类准确率的影响,如何一步步得提高准确率☆572Updated 7 years ago
- This implements training of popular model architectures, such as AlexNet, ResNet and VGG on the ImageNet dataset(Now we supported alexnet…☆431Updated 7 years ago
- Implementing Searching for MobileNetV3 paper using Pytorch☆298Updated 6 years ago
- Unofficial implementation of MobileNetV3 architecture described in paper Searching for MobileNetV3.☆231Updated 6 years ago
- Base to channel pruned to ResNet18 model☆147Updated 3 years ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆305Updated 7 years ago
- Learning Efficient Convolutional Networks through Network Slimming, In ICCV 2017.☆575Updated 6 years ago
- A reimplement of Faster-rcnn with torchvision☆114Updated 2 years ago
- Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU supp…☆170Updated 6 years ago
- practice on CIFAR10 with Keras☆43Updated 7 years ago
- Pytorch Imagenet Models Example + Transfer Learning (and fine-tuning)☆161Updated 7 years ago
- ☆37Updated 6 years ago
- use pytorch to do image classfiication tasks☆201Updated 5 years ago
- Soft Filter Pruning for Accelerating Deep Convolutional Neural Networks☆383Updated 6 years ago
- The Tensorflow with tflearn implementation of the RCNN model.☆179Updated 7 years ago
- A Keras implementation of MobileNetV2.☆335Updated 6 years ago
- PyTorch implementation of LeNet-5 with live visualization☆239Updated 2 years ago
- Network Slimming (Pytorch) (ICCV 2017)☆915Updated 4 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆358Updated 6 years ago
- 2.56%, 15.20%, 1.30% on CIFAR10, CIFAR100, and SVHN https://arxiv.org/abs/1708.04552☆553Updated 5 years ago
- Impementation of MobileNetV2 in pytorch☆275Updated 7 years ago