jkjung-avt / keras_imagenet
Code for training Keras ImageNet (ILSVRC2012) image classification models from scratch
☆72Updated 2 years ago
Alternatives and similar repositories for keras_imagenet:
Users that are interested in keras_imagenet are comparing it to the libraries listed below
- Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码☆84Updated 4 years ago
- EfficientNets snapshot☆89Updated 5 years ago
- PyTorch reimplementation of RegNet (Design Space Design, CVPR2020) on CIFAR10 and ImageNet☆46Updated 4 years ago
- tensorflow 2.x version of ResNeSt,RegNet,DETR☆129Updated 3 years ago
- A Pytorch implementation of Neural Network Compression (pruning, deep compression, channel pruning)☆155Updated 7 months ago
- A Keras implementation of MobileNetV3.☆238Updated 4 years ago
- An implementation of MobileNetV3 with pyTorch☆49Updated 4 years ago
- Batch normalization fusion for PyTorch☆196Updated 4 years ago
- A PyTorch implementation of "EfficientNet: Rethinking Model Scaling for Convolutional Neural Networks".☆112Updated 3 months ago
- Convert MobileNetV3Small defined and pre-trained in PyTorch to a TFLite quantized model☆74Updated last year
- Code for the NuerIPS'19 paper "Gate Decorator: Global Filter Pruning Method for Accelerating Deep Convolutional Neural Networks"☆196Updated 5 years ago
- Implementation of MobileNetV3 in pytorch☆89Updated 5 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 5 years ago
- ☆191Updated 6 months ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆99Updated 4 years ago
- Fast anchor free Object Detection based on CenterNet (Objects As Points) and TTFNet (Training-Time-Friendly Network). Implemented in Tens…☆159Updated 3 years ago
- Code for the paper Benchmark Analysis of Representative Deep Neural Network Architectures☆165Updated 4 years ago
- (ECCV'2020 Oral)EagleEye: Fast Sub-net Evaluation for Efficient Neural Network Pruning☆306Updated 2 years ago
- Keras Implementation of EfficientNets☆186Updated 4 years ago
- A PyTorch implementation of "Incremental Network Quantization: Towards Lossless CNNs with Low-Precision Weights"☆167Updated 4 years ago
- Custom implementation of EfficientDet https://arxiv.org/abs/1911.09070☆96Updated last year
- This repository contains the source code of our work on designing efficient CNNs for computer vision☆412Updated 7 months ago
- Validation of the PyTorch -> ONNX -> Intel OpenVino workflow using pretrained ResNet-50☆45Updated 6 years ago
- ☆115Updated last year
- Pytorch implementation of network design paradigm described in the paper "Designing Network Design Spaces"☆184Updated 6 months ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago
- Graph Transforms to Quantize and Retrain Deep Neural Nets in TensorFlow☆168Updated 5 years ago
- This is a simple demonstration for running Keras model model on Tensorflow with TensorRT integration(TFTRT) or on TensorRT directly with…☆67Updated 6 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆39Updated 4 years ago