yangshunzhi1994 / CNN-RISLinks
Making accurate object detection at the edge: review and new approach
☆37Updated 4 years ago
Alternatives and similar repositories for CNN-RIS
Users that are interested in CNN-RIS are comparing it to the libraries listed below
Sorting:
- Base to channel pruned to ResNet18 model☆146Updated 3 years ago
- Real-time generic object detection on mobile platforms is a crucial but challenging computer vision task. However, previous CNN-based det…☆27Updated 6 years ago
- ☆17Updated 6 years ago
- Train/Eval the popular network by TF-Slim,include mobilenet/shufflenet/squeezenet/resnet/inception/vgg/alexnet☆45Updated 6 years ago
- MobileNet v3☆49Updated 6 years ago
- ☆75Updated 6 years ago
- 2-stage pruning to favor distributed inference (local device compute half of the model, upload the feature for further computing on stron…☆23Updated 7 years ago
- This is the PyTorch implement of MobileNet V2☆106Updated 7 years ago
- Compression of Deep Neural Networks LeNet-300-100 and LeNet-5 trained on MNIST and CIFAR-10 using Quantization, Knowledge Distillation & …☆20Updated 6 years ago
- cnn compression for keras☆22Updated 7 years ago
- The implementation of paper "Bag of Tricks for Image Classification with Convolutional Neural Networks" by Xie et al.☆45Updated 6 years ago
- Human Pose estimation with TensorFlow framework☆27Updated 7 years ago
- Apply the pruning strategy for MobileNet_v2☆52Updated 6 years ago
- deep learning model compression based on keras☆32Updated 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
- NeurIPSCD2019, MicroNet Challenge hosted by Google, Deepmind Researcher, "Efficient Model for Image Classification With Regularization Tr…☆26Updated 4 years ago
- the multi-GPUs implementation of mobilenet v3 in tensorflow with tf.layers☆95Updated 6 years ago
- Unofficial Pytorch implementation of Deep Compression in CIFAR10☆35Updated 4 years ago
- A sample code for Lightweight Face Recognition competition ICCV2019☆24Updated 5 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 6 years ago
- My implementation of RePr training scheme in PyTorch. https://arxiv.org/pdf/1811.07275.pdf☆71Updated 5 years ago
- tensorflow2.0 implementation of Yolov3☆34Updated 6 years ago
- This is a function for estimating the floating point operations (FLOPS) of deep learning models developed with keras.☆52Updated 3 years ago
- Implementation of ShuffleNetV2 for pytorch☆194Updated 3 years ago
- Keras model convolutional filter pruning package☆44Updated 6 years ago
- Code for IJCAI2019 paper☆46Updated 6 years ago
- Python Scripts for working with Tensorflow☆48Updated 4 years ago
- ☆45Updated 6 years ago
- This is the unofficial implementation of the "CenterNet:Objects as Points".Just a simple try with self-modified shufflenetv2 and yolov3.…☆111Updated 4 years ago
- A PyTorch Implementation of MixNet☆92Updated 5 years ago