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:
- Train/Eval the popular network by TF-Slim,include mobilenet/shufflenet/squeezenet/resnet/inception/vgg/alexnet☆45Updated 7 years ago
- deep learning model compression based on keras☆32Updated 7 years ago
- Base to channel pruned to ResNet18 model☆148Updated 3 years ago
- This is the PyTorch implement of MobileNet V2☆106Updated 8 years ago
- My implementation of RePr training scheme in PyTorch. https://arxiv.org/pdf/1811.07275.pdf☆71Updated 6 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
- Pyramidbox implement with pytorch☆154Updated 6 years ago
- Using MTCNN and MobileFaceNet on Face Recognition☆67Updated 6 years ago
- ☆75Updated 7 years ago
- the multi-GPUs implementation of mobilenet v3 in tensorflow with tf.layers☆94Updated 6 years ago
- The implementation of paper "Bag of Tricks for Image Classification with Convolutional Neural Networks" by Xie et al.☆45Updated 6 years ago
- Apply the pruning strategy for MobileNet_v2☆51Updated 6 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
- A tool to count operators and parameters of your MXNet-Gluon model.☆22Updated 5 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
- Efficient HetConv: Heterogeneous Kernel-Based Convolutions for Deep CNNs☆44Updated 6 years ago
- Human Pose estimation with TensorFlow framework☆27Updated 7 years ago
- Code for CVPR2019 paper《Unequal Training for Deep Face Recognition with Long Tailed Noisy Data》☆69Updated 6 years ago
- cnn compression for keras☆22Updated 7 years ago
- PyTorch implementation of Stacked Pooling for Boosting Scale Invariance of Crowd Counting (ICASSP 2020)☆86Updated 5 years ago
- face_detection_paper_code☆46Updated 5 years ago
- MTCNN_Training Scripts For Face Detection with PyTorch 0.4.0☆56Updated 7 years ago
- Code for IJCAI2019 paper☆46Updated 6 years ago
- ☆68Updated 6 years ago
- Pytorch Implementationg of “Learning Efficient Convolutional Networks through Network Slimming”☆77Updated 7 years ago
- A method for Fine-Grained image classification☆42Updated 5 years ago
- the speed of nms☆48Updated 7 years ago
- ECCV 2018 "Deep Adaptive Attention for Joint Facial Action Unit Detection and Face Alignment"☆95Updated 5 years ago
- Inference Code for RetinaFace with MobileNet Backend in PyTorch☆43Updated 6 years ago
- Implementation of ShuffleNetV2 for pytorch☆196Updated 3 years ago