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)☆157Updated last year
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆84Updated 5 years ago
- EfficientNets snapshot☆90Updated 6 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆130Updated 4 years ago
- Repository to track the progress in model compression and acceleration☆106Updated 4 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆195Updated 5 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆185Updated last year
- Code for the paper Benchmark Analysis of Representative Deep Neural Network Architectures☆164Updated 4 years ago
- Keras Implementation of EfficientNets☆186Updated 5 years ago
- Code for: "And the bit goes down: Revisiting the quantization of neural networks"☆631Updated 5 years ago
- Batch normalization fusion for PyTorch. This is an archived repository, which is not maintained.☆196Updated 5 years ago
- ☆66Updated 6 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆309Updated 2 years ago
- ENC: A fast network compression platform - Caffe Implementation☆22Updated 6 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated 2 months 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
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago
- papers about model compression☆165Updated 2 years ago
- Yolov3 (+tiny) pythonic pytorch implementation.☆34Updated 7 years ago
- A Keras implementation of MobileNetV3.☆238Updated 5 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 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 …☆198Updated 5 years ago
- This repository contains the source code of our work on designing efficient CNNs for computer vision☆414Updated last year
- Save, Load Frozen Graph and Run Inference From Frozen Graph in TensorFlow 1.x and 2.x☆304Updated 4 years ago
- YOLOv3 in PyTorch with training and inference module implemented.☆118Updated 6 years ago
- volksdep is an open-source toolbox for deploying and accelerating PyTorch, ONNX and TensorFlow models with TensorRT.☆287Updated 4 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆99Updated 5 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 5 years ago
- PyTorch reimplementation of RegNet (Design Space Design, CVPR2020) on CIFAR10 and ImageNet☆47Updated 5 years ago