jkjung-avt / keras_imagenetLinks
Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch
☆71Updated 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
Sorting:
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆158Updated last year
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆84Updated 5 years ago
- EfficientNets snapshot☆90Updated 6 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 5 years ago
- Repository to track the progress in model compression and acceleration☆106Updated 4 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆167Updated 5 years ago
- Code for the paper Benchmark Analysis of Representative Deep Neural Network Architectures☆165Updated 4 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆130Updated 4 years ago
- Batch normalization fusion for PyTorch. This is an archived repository, which is not maintained.☆196Updated 5 years ago
- Code for: "And the bit goes down: Revisiting the quantization of neural networks"☆631Updated 5 years ago
- PyTorch reimplementation of RegNet (Design Space Design, CVPR2020) on CIFAR10 and ImageNet☆47Updated 5 years ago
- Repository containing pruned models and related information☆38Updated 4 years ago
- Try out different pruning-approaches on lightweight Backbones.☆145Updated 5 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆309Updated 3 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated last month
- Implementing Searching for MobileNetV3 paper using Pytorch☆299Updated 6 years ago
- Mish Activation Function for PyTorch☆148Updated 4 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- ☆138Updated 6 years ago
- This repository contains the source code of our work on designing efficient CNNs for computer vision☆415Updated last year
- A PyTorch implementation of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆274Updated 7 years ago
- Improved Residual Networks (https://arxiv.org/pdf/2004.04989.pdf)☆248Updated 3 years ago
- Implementation of darknet19 in PyTorch with imagenet pretrained☆18Updated 6 years ago
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆184Updated last year
- Keras Implementation of EfficientNets☆186Updated 5 years ago
- YOLOv3 in PyTorch with training and inference module implemented.☆118Updated 6 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
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 6 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 5 years ago