Hiwyl / data_prepLinks
适用于目标检测VOC格式的数据增强工具包,包含各种像素级增广方式和形变增广,如:rotate、crop、rotation、flip、tile、滑动窗口、mosaic等;数据格式转换:coco_2_voc、xml_for_u_yolo等
☆20Updated 4 years ago
Alternatives and similar repositories for data_prep
Users that are interested in data_prep are comparing it to the libraries listed below
Sorting:
- 针对不同旋转矩形框标签格式的转换(txt和xml)☆78Updated 4 years ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆90Updated 2 years ago
- ☆68Updated 4 years ago
- ☆105Updated 3 years ago
- ☆72Updated last year
- https://zhuanlan.zhihu.com/p/430850089☆153Updated 2 years ago
- ☆92Updated 3 years ago
- 鉴于该 填鸭式 方法对小目标的数据增强的详细的描述较少,故重新整理了代码,并添加了说明。按照md文件的说明,应该可以正常的运行☆46Updated 3 months ago
- 可以训练yolov5(v6.0)、yolox、小型网络,添加注意力机制☆66Updated 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
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆60Updated 4 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆221Updated 2 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆161Updated 3 years ago
- KLD实现旋转目标检测☆48Updated 2 years ago
- ☆78Updated 4 years ago
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆100Updated 3 years ago
- Detection_Augmentation☆25Updated 2 years ago
- 基于YoloV5的一些魔改及相关部署方案☆63Updated 3 years ago
- 将YOLOv5-Lite代码中的head更换为YOLOX head☆22Updated 3 years ago
- ☆62Updated 4 years ago
- CoordAttention_YOLOX(基于CoordAttention坐标注意力机制的改进版YOLOX目标检测平台)☆49Updated 2 years ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆77Updated 3 years ago
- 实现对YOLOX的剪枝操作,添加了卷积层和BN层融合推理,添加中间层可视化功能,可实现预测和训练日志保存☆45Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序☆61Updated 3 years ago
- ☆38Updated 2 years ago
- 布匹缺陷识别练习赛☆46Updated 4 years ago
- This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object de…☆119Updated last year
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆135Updated 4 years ago
- VOC类型数据集操作库函数☆52Updated 5 years ago