TNTWEN / Pruned-OpenVINO-YOLO
Deploy the pruned YOLOv3/v4/v4-tiny/v4-tiny-3l model on OpenVINO embedded devices
☆52Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for Pruned-OpenVINO-YOLO
- ☆25Updated 3 years ago
- yolov5 onnx caffe☆85Updated 3 years ago
- yolov5 onnx caffe☆113Updated 3 years ago
- A tensorrt implementation of yolov5: https://github.com/ultralytics/yolov5☆190Updated 4 years ago
- convert your yolov3-tiny model to trt model☆90Updated 4 years ago
- provide pytorch model and ncnn model☆77Updated 4 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆30Updated last year
- YOLOv3-training-prune☆59Updated 3 years ago
- MobileNetV3 based SSD-lite implementation in Pytorch☆98Updated 5 years ago
- TensorRT for Yolov3☆49Updated 5 years ago
- yolov4-tiny ncnn android sample☆37Updated 4 years ago
- Integrate SlimYoloV3 in YOLOv3 in PyTorch in Branch slimyolov3☆26Updated 5 years ago
- tensorrt int8 量化yolov5 onnx模型☆176Updated 3 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆90Updated 3 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆50Updated 3 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.