TianzhongSong / Model-Compression-Keras
cnn compression for keras
☆22Updated 6 years ago
Alternatives and similar repositories for Model-Compression-Keras:
Users that are interested in Model-Compression-Keras are comparing it to the libraries listed below
- Train/Eval the popular network by TF-Slim,include mobilenet/shufflenet/squeezenet/resnet/inception/vgg/alexnet☆45Updated 6 years ago
- ShuffleNet Implementation using Keras Functional Framework 2.0☆77Updated 4 years ago
- A lightweight convolutional neural network☆150Updated 6 years ago
- 对yolo模型进行网络压缩、修剪等实验☆51Updated 7 years ago
- A Basic Tutorial to learning Caffe with Python, including two examples for classification and detection, and codes to train, test, prune …☆139Updated 7 years ago
- Keras implementation of ShuffleNet V2☆96Updated 6 years ago
- Tensorflow quantization (float32-->int8) inference test☆74Updated 6 years ago
- This is the PyTorch implement of MobileNet V2☆106Updated 7 years ago
- Apply the pruning strategy for MobileNet_v2☆51Updated 5 years ago
- yolov3_tiny implement on tensoeflow for int8 quantization (tflite)☆29Updated 6 years ago
- TensorFlow implementation of DropBlock☆79Updated 9 months ago
- Rethinking the Smaller-Norm-Less-Informative Assumption in Channel Pruning of Convolution Layers https://arxiv.org/abs/1802.00124☆71Updated 6 years ago
- MobileNet v3☆48Updated 5 years ago
- ☆22Updated 7 years ago
- tensorflow->BCNN + pytorch -> vgg16/resnet/BCNN☆92Updated 5 years ago
- implementation of Iterative Pruning for Deep neural network [Han2015].☆40Updated 6 years ago
- ☆68Updated 5 years ago
- I demonstrate how to compress a neural network using pruning in tensorflow.☆78Updated 7 years ago
- Keras to Caffe model converter tool☆66Updated 5 years ago
- winning sloution of Digtial Manfacturing Algorithm Competition II of JinNan Tianjin☆57Updated 5 years ago
- Base to channel pruned to ResNet18 model☆145Updated 2 years ago
- A Tensorflow implementation of MobileNet V2☆151Updated 5 years ago
- deep learning model compression based on keras☆32Updated 6 years ago
- A Gluon implement of Residual Attention Network. Best acc on cifar10-97.78%.☆108Updated 5 years ago
- This is the unofficial implementation of the "CenterNet:Objects as Points".Just a simple try with self-modified shufflenetv2 and yolov3.…☆111Updated 3 years ago
- Tensorflow code for training different architectures(DenseNet, ResNet, AlexNet, GoogLeNet, VGG, NiN) on ImageNet dataset + Multi-GPU supp…☆169Updated 6 years ago
- KnowledgeDistillation Layer (Caffe implementation)☆89Updated 7 years ago
- YOLOv2 implemented by TensorFlow☆38Updated 7 years ago
- A Tensorflow Keras implementation (Graph and eager execution) of Mnasnet: MnasNet: Platform-Aware Neural Architecture Search for Mobile.☆99Updated 5 years ago
- YOLOv3 TensorFlow Keras version, add cocoapi mAP evaluation module. 中文注释持续增加中。。☆21Updated 5 years ago