AlexeyAB / yolo2_light
Light version of convolutional neural network Yolo v3 & v2 for objects detection with a minimum of dependencies (INT8-inference, BIT1-XNOR-inference)
☆302Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for yolo2_light
- Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.☆448Updated 6 years ago
- Use TensorRT API to implement Caffe-SSD, SSD(channel pruning), Mobilenet-SSD☆250Updated 6 years ago
- A windows caffe implementation of YOLO detection network☆211Updated 5 years ago
- A real-time object detection framework of Yolov3/v4 based on caffe☆472Updated 4 years ago
- Tiny-DSOD: Lightweight Object Detection for Resource-Restricted Usage☆232Updated 5 years ago
- TensorRT for Yolov3☆487Updated 2 years ago
- Accelerate mobileNet-ssd with tensorRT☆187Updated 5 years ago
- Demonstrate Plugin API for TensorRT2.1☆182Updated 7 years ago
- Generate a quantization parameter file for ncnn framework int8 inference☆521Updated 4 years ago
- yolov3 network slimming剪枝的一种实现☆344Updated 5 years ago
- A caffe implementation of MobileNet-YOLO detection network☆865Updated 3 years ago
- All the trained models used while developing YOLO-LITE☆360Updated 5 years ago
- partial residual networks☆100Updated 4 years ago
- This code is an implementation of a trained YOLO neural network used with the TensorRT framework.☆88Updated 7 years ago
- ☆164Updated 7 years ago
- Darknet2ncnn converts the darknet model to the ncnn model☆158Updated 4 years ago
- mobilenet model in darknet framework , MobilenetYOLO, compress mobilenet☆124Updated 7 years ago
- Darknet Weights to TensorFlow☆219Updated last year
- pytorch to caffe by onnx☆369Updated 4 years ago
- Darknet for MobileNet v2☆80Updated 6 years ago
- ☆79Updated 5 years ago
- mobilenet 与darknet yolo☆94Updated 7 years ago
- Pelee: A Real-Time Object Detection System on Mobile Devices☆885Updated 5 years ago
- This repository is for my YT video series about optimizing a Tensorflow deep learning model using TensorRT. We demonstrate optimizing LeN…☆302Updated 5 years ago
- A quick view of high-performance convolution neural networks (CNNs) inference engines on mobile devices.☆150Updated 2 years ago
- A personal depthwise convolution layer implementation on caffe by liuhao.(only GPU)☆525Updated 3 years ago
- Compare FasterRCNN,Yolo,SSD model with the same dataset☆144Updated 5 years ago
- I transfer the backend of yolov3 into Mobilenetv1,VGG16,ResNet101 and ResNeXt101☆563Updated 2 years ago
- Auxilary scripts to work with (YOLO) darknet deep learning famework. AKA -> How to generate YOLO anchors?☆223Updated last year