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)☆154Updated 11 months 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
- Pytorch version for weight pruning for Murata Group's CREST project☆57Updated 7 years ago
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 5 years ago
- Mish Activation Function for PyTorch☆148Updated 4 years ago
- EfficientNets snapshot☆90Updated 6 years ago
- On-the-fly Structured Pruning for PyTorch models. This library implements several attributions metrics and structured pruning utils for n…☆164Updated 5 years ago
- Repository containing pruned models and related information☆37Updated 4 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆113Updated last month
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆185Updated 11 months ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 5 years ago
- papers about model compression☆166Updated 2 years ago
- Vision Transformer using TensorFlow 2.0☆98Updated 4 years ago
- Batch normalization fusion for PyTorch. This is an archived repository, which is not maintained.☆197Updated 5 years ago
- Code for the paper Benchmark Analysis of Representative Deep Neural Network Architectures☆164Updated 4 years ago
- TensorFlow implementation of DropBlock☆79Updated 11 months ago
- [ECCV 2018] AMC: AutoML for Model Compression and Acceleration on Mobile Devices☆167Updated 4 years ago
- ☆67Updated 5 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆97Updated 2 years ago
- ☆69Updated 5 years ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆74Updated 2 years ago
- Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in Tens…☆161Updated 3 years ago
- Repository to track the progress in model compression and acceleration☆105Updated 4 years ago
- volksdep is an open-source toolbox for deploying and accelerating PyTorch, ONNX and TensorFlow models with TensorRT.☆287Updated 4 years ago
- This repo contains the official Pytorch reimplementation of the paper "NetAdapt: Platform-Aware Neural Network Adaptation for Mobile Appl…☆184Updated last year
- Tensorflow quantization (float32-->int8) inference test☆74Updated 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