yakhyo / yolov1-pytorch
📦🔍 | YOLOv1 (Real-Time Object Detection) implementation using PyTorch
☆20Updated 6 months ago
Alternatives and similar repositories for yolov1-pytorch
Users that are interested in yolov1-pytorch are comparing it to the libraries listed below
Sorting:
- Multi-backbone, Prune, Quantization, KD☆158Updated 2 years ago
- This repo is a pytorch implementation of yolov1.☆22Updated 3 years ago
- ☆172Updated 2 years ago
- ☆92Updated 3 years ago
- MobileNets-SSD/SSDLite on VOC/BDD100K Datasets☆110Updated 6 months ago
- ☆68Updated 3 years ago
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆146Updated last year
- 本项目支持对剪枝后的yolov5模型进行知识蒸馏训练(This project supports knowledge distillation training for the pruned YOLOv5 model)☆101Updated last year
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆100Updated 3 years ago
- 这是一个yolov7-tiny-pytorch的源码,可以用于训练自己的模型。☆203Updated last year
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆219Updated 2 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆161Updated 3 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆375Updated last year
- 这是一个retinanet-pytorch的源码,可以用于训练自己的模型。☆188Updated last year
- ☆272Updated 4 years ago
- ☆63Updated 4 years ago
- 这是一个efficientdet-pytorch的源码,可以用于训练自己的模型。☆319Updated last year
- implementation of Distilling Object Detectors with Fine-grained Feature Imitation on yolov5☆132Updated last year
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆59Updated 3 years ago
- YOLOv5的轻量化改进(蜂巢检测项目)☆73Updated 2 years ago
- 📷 | DarkNet19, DarkNet53, DarkNet53-ELASTIC and CSPDarkNet53 Implementation using PyTorch☆20Updated 9 months ago
- ☆140Updated 3 years ago
- ☆578Updated 3 years ago
- An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.☆223Updated 3 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆47Updated 3 years ago
- 对yolov4进行通道剪枝☆15Updated 2 years ago
- a Pytorch easy re-implement of "YOLOX: Exceeding YOLO Series in 2021"☆98Updated 3 years ago
- deploy yolov5 in c++☆107Updated 2 years ago
- 适用于目标检测VOC格式的数据增强工具包,包含各种像素级增广方式和形变增广,如:rotate、crop、rotation、flip、tile、滑动窗口、mosaic等;数据格式转换:coco_2_voc、xml_for_u_yolo等☆20Updated 4 years ago