Tony607 / prune-kerasLinks
How to compress your Keras model x5 smaller with TensorFlow model optimization
☆19Updated 6 years ago
Alternatives and similar repositories for prune-keras
Users that are interested in prune-keras are comparing it to the libraries listed below
Sorting:
- Transfer Learning with EfficientNet in Keras☆88Updated 2 years ago
- Keras Implementation of MixNets: Mixed Depthwise Convolutions☆40Updated 5 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago
- Implementation of "Learning Efficient Convolutional Networks through Network Slimming" (ICCV2017)☆12Updated 6 years ago
- A practical example of image classifier with Keras 2.x and TensorFlow backend, using the Kaggle Cats vs. Dogs dataset. By taking advantag…☆80Updated 6 years ago
- This is an experimental code to train a ResNet-50 made entirely in Tensorflow on Dogs-vs-Cats-Redux☆30Updated 7 years ago
- cnn compression for keras☆22Updated 6 years ago
- Focal Loss implementation by Keras with TensorFlow backend☆42Updated 7 years ago
- PyTorch implementation of RICAP (Random Image Cropping And Patching)☆39Updated 6 years ago
- YOLO-v2, ResNet-32, GoogLeNet-lite☆35Updated 6 years ago
- Bilinear CNN implementation using keras☆35Updated 7 years ago
- Bag of Tricks for Image Classification with Convolutional Neural Networks in Keras☆63Updated 6 years ago
- Ensembling ConvNets using Keras☆75Updated 6 years ago
- Classifying cat and dog images using Kaggle dataset☆86Updated last week
- Face identification with cnn+triplet-loss written by Keras.☆48Updated 7 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago
- Keras implementation of Residual Attention Network☆109Updated 7 years ago
- Keras implementation of ShuffleNet V2☆97Updated 6 years ago
- SSD using TensorFlow object detection API with EfficientNet backbone☆63Updated 5 years ago
- Keras model convolutional filter pruning package☆44Updated 6 years ago
- Keras implementation of RetinaNet for object detection and visual relationship identification☆30Updated 3 years ago
- A machine learning experiment☆180Updated 7 years ago
- Keras to Caffe model converter tool