kangpeilun / SmallObjectAugmentation-masterLinks
鉴于该 填鸭式 方法对小目标的数据增强的详细的描述较少,故重新整理了代码,并添加了说明。按照md文件的说明,应该可以正常的运行
☆46Updated 3 months ago
Alternatives and similar repositories for SmallObjectAugmentation-master
Users that are interested in SmallObjectAugmentation-master are comparing it to the libraries listed below
Sorting:
- 针对不同旋转矩形框标签格式的转换(txt和xml)☆78Updated 4 years ago
- Detection_Augmentation☆25Updated 2 years ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆77Updated 3 years ago
- 🚀🚀🚀YOLOC is Combining different modules to build an different Object detection model.Including YOLOv3、YOLOv4、Scaled_YOLOv4、YOLOv5、YOLO…☆72Updated 2 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- 实现了基于YOLOv5旋转标签格式的Copy-paste小目标数据增强,数据集为DOTA。