Zzh-tju / yolov5Links
Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)
☆47Updated 3 years ago
Alternatives and similar repositories for yolov5
Users that are interested in yolov5 are comparing it to the libraries listed below
Sorting:
- ☆78Updated 4 years ago
- ☆68Updated 4 years ago
- Simple implementation of augmentation for small object detection☆219Updated 4 years ago
- [NeurIPS 2021] Alpha-IoU: A Family of Power Intersection over Union Losses for Bounding Box Regression☆154Updated 3 years ago
- Prepare VOC format datasets for ultralytics/yolov3 & yolov5☆198Updated 2 years ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆90Updated 2 years ago
- Pytorch复现YOLOv3,使用最新的DIOU loss训练☆70Updated 4 years ago
- An unofficial implementation of Pytorch version PP-YOLOE,based on Megvii YOLOX training code.☆188Updated 3 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆221Updated 2 years ago
- ☆27Updated 3 years ago
- ☆105Updated 3 years ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆77Updated 3 years ago
- ☆92Updated 3 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆161Updated 3 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆214Updated 3 years ago
- Trans DOTA OBB format(poly format) to YOLO format.☆214Updated 4 years ago
- A pure torch implement of FCOS 37.2AP☆170Updated 4 years ago
- 基于YoloV5的一些魔改及相关部署方案☆63Updated 3 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆60Updated 4 years ago
- https://zhuanlan.zhihu.com/p/430850089☆153Updated 2 years ago
- ppyolo in pytorch. 44.8% box mAP.☆109Updated 3 years ago
- 布匹缺陷识别练习赛☆46Updated 4 years ago
- Multi-backbone, Prune, Quantization, KD☆157Updated 3 years ago
- reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.☆392Updated 4 years ago
- KLD实现旋转目标检测☆48Updated 2 years ago
- detector for rotated-object based on CenterNet/基于CenterNet的旋转目标检测☆400Updated 4 years ago
- annotations of yolov5-5.0☆232Updated 3 years ago
- 这个是一个在SSD的基础上用于生成绘制mAP代码所用的txt的例子。(目的是生成txt)☆127Updated 4 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- 基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss☆41Updated 4 years ago