jkjung-avt / keras_imagenet
Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch
☆72Updated 3 years ago
Alternatives and similar repositories for keras_imagenet:
Users that are interested in keras_imagenet are comparing it to the libraries listed below
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆154Updated 8 months ago
- EfficientNets snapshot☆90Updated 5 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆129Updated 3 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 5 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 5 years ago
- PyTorch reimplementation of RegNet (Design Space Design, CVPR2020) on CIFAR10 and ImageNet☆47Updated 4 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 6 years ago
- Training with FP16 weights in PyTorch☆77Updated 5 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated 3 weeks ago
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆85Updated 4 years ago
- Batch normalization fusion for PyTorch☆196Updated 4 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 3 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 5 years ago
- Example code showing how to use Nvidia DALI in pytorch, with fallback to torchvision. Contains a few differences to the official Nvidia …☆197Updated 5 years ago
- MnasNet snapshot☆34Updated 5 years ago
- Keras Implementation of EfficientNets☆186Updated 5 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- PyTorch-style and human-readable RegNet with a spectrum of pre-trained models☆69Updated 4 years ago
- Repository to track the progress in model compression and acceleration☆105Updated 3 years ago
- ☆57Updated 4 years ago
- papers about model compression☆167Updated 2 years ago
- Code for the paper Benchmark Analysis of Representative Deep Neural Network Architectures☆165Updated 4 years ago
- ☆69Updated 5 years ago
- A PyTorch Implementation of MixNet☆92Updated 4 years ago
- TensorFlow implementation of DropBlock☆79Updated 8 months ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆164Updated 4 years ago
- A walkthrough of how to prune keras models, using both weight-pruning and unit/neuron-pruning.☆30Updated 5 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- A neat pytorch implementation of nasnet and the ported weights from tensorflow☆75Updated 4 years ago