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:
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆84Updated 4 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated last year
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated 2 months ago
- EfficientNets snapshot☆90Updated 6 years ago
- Keras Implementation of EfficientNets☆186Updated 5 years ago
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆185Updated last year
- Code for: "And the bit goes down: Revisiting the quantization of neural networks"☆633Updated 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 NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 5 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 6 years ago
- Code for the paper Benchmark Analysis of Representative Deep Neural Network Architectures☆164Updated 4 years ago
- Yolov3 (+tiny) pythonic pytorch implementation.☆34Updated 6 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆130Updated 3 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆308Updated 2 years ago
- Batch normalization fusion for PyTorch. This is an archived repository, which is not maintained.☆197Updated 5 years ago
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Comparison of famous convolutional neural network models☆40Updated 6 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago
- CenterNet (Objects as Points) implementation in Keras and Tensorflow☆182Updated last year
- Tensorflow quantization (float32-->int8) inference test☆74Updated 7 years ago
- Repository to track the progress in model compression and acceleration☆106Updated 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
- Save, Load Frozen Graph and Run Inference From Frozen Graph in TensorFlow 1.x and 2.x☆304Updated 4 years ago
- papers about model compression☆166Updated 2 years ago
- This repository contains the source code of our work on designing efficient CNNs for computer vision☆415Updated last year
- A tensorflow implementation of squeezenext. (includes link to trained model)☆54Updated 3 years ago
- Mish Activation Function for PyTorch☆148Updated 4 years ago
- Try out different pruning-approaches on lightweight Backbones.☆146Updated 5 years ago
- A Keras implementation of MobileNetV3.☆238Updated 5 years ago
- This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeN…☆302Updated 6 years ago