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:
- EfficientNets snapshot☆90Updated 6 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆156Updated last year
- Mish Activation Function for PyTorch☆148Updated 4 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆130Updated 3 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 5 years ago
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆84Updated 4 years ago
- Code for the paper Benchmark Analysis of Representative Deep Neural Network Architectures☆164Updated 4 years ago
- Repository to track the progress in model compression and acceleration☆106Updated 4 years ago
- Batch normalization fusion for PyTorch. This is an archived repository, which is not maintained.☆197Updated 5 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: "And the bit goes down: Revisiting the quantization of neural networks"☆633Updated 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
- Comparison of famous convolutional neural network models☆40Updated 6 years ago
- Keras Implementation of EfficientNets☆186Updated 5 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated 2 weeks ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆309Updated 2 years ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆75Updated 2 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- A Keras implementation of MobileNetV3.☆238Updated 5 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 5 years ago
- Implementing Searching for MobileNetV3 paper using Pytorch☆298Updated 6 years ago
- the multi-GPUs implementation of mobilenet v3 in tensorflow with tf.layers☆94Updated 6 years ago
- Training with FP16 weights in PyTorch☆79Updated 6 years ago
- Save, Load Frozen Graph and Run Inference From Frozen Graph in TensorFlow 1.x and 2.x☆305Updated 4 years ago
- volksdep is an open-source toolbox for deploying and accelerating PyTorch, ONNX and TensorFlow models with TensorRT.☆287Updated 4 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 5 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 years ago
- PyTorch Static Quantization Example☆38Updated 4 years ago
- Tensorflow quantization (float32-->int8) inference test☆74Updated 7 years ago