developer0hye / YOLOv3Tiny
PyTorch Implementation of YOLOv3Tiny
☆13Updated 3 years ago
Alternatives and similar repositories for YOLOv3Tiny:
Users that are interested in YOLOv3Tiny are comparing it to the libraries listed below
- ☆80Updated 3 years ago
- MobileNets-SSD/SSDLite on VOC/BDD100K Datasets☆105Updated 4 months ago
- A Simple Baseline for Object Detection☆56Updated 3 years ago
- centernet, mobilenetv2, centerface☆52Updated 5 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆58Updated 3 years ago
- In this repository using the sparse training, group channel pruning and knowledge distilling for YOLOV4,☆31Updated last year
- How to run yolov5 model using TensorRT.☆49Updated 4 years ago
- MobileNetV3 based SSD-lite implementation in Pytorch☆99Updated 5 years ago
- MobileNetV3 SSD的简洁版本☆77Updated 9 months ago
- A new version YOLO-Nano☆29Updated 3 years ago
- yolox_backbone is a deep-learning library and a collection of YOLOX Backbone models.☆25Updated 3 years ago
- A PyTorch implementation of SSDLite on COCO☆84Updated 4 years ago
- Implementation for the paper 'YOLO-ReT: Towards High Accuracy Real-time Object Detection on Edge GPUs'☆94Updated last year
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- SSD: Single Shot MultiBox Detector | a PyTorch Model for Object Detection | VOC , COCO | Custom Object Detection☆34Updated 3 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆43Updated 3 years ago
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago
- Include mobilenet series (v1,v2,v3...) and yolo series (yolov3,yolov4,...)☆33Updated 3 years ago
- nanodet int8 量化,实测推理2ms一帧!☆37Updated 3 years ago
- This repository provides a sample to run yolov3 on int8 mode in tensorRT☆26Updated 5 years ago
- A tensorrt implementation of yolov5: https://github.com/ultralytics/yolov5☆190Updated 4 years ago
- PyTorch implementation of PP-LCNet☆78Updated last year
- YOLOv3-RepVGG-backbone☆15Updated 3 years ago
- A state of the art of new lightweight YOLO model implemented by TensorFlow 2. This project is the official code for the paper "CSL-YOLO: …☆60Updated 2 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆91Updated 4 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆50Updated 3 years ago
- a Pytorch easy re-implement of "YOLOX: Exceeding YOLO Series in 2021"☆98Updated 3 years ago
- Deploy the pruned YOLOv3/v4/v4-tiny/v4-tiny-3l model on OpenVINO embedded devices☆52Updated 3 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 years ago
- pytorch AutoSlim tools,支持三行代码对pytorch模型进行剪枝压缩☆38Updated 3 years ago