Hiwyl / data_prep
适用于目标检测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:
- ☆71Updated 10 months ago
- rotated bbox detection. inspired by https://github.com/hukaixuan19970627/YOLOv5_DOTA_OBB, thanks hukaixuan19970627.☆89Updated 2 years ago
- ☆105Updated 3 years ago
- ☆92Updated 3 years ago
- ☆68Updated 3 years 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
- 布匹缺陷识别练习赛☆45Updated 4 years ago
- 针对不同旋转矩形框标签格式的转换(txt和xml)☆78Updated 3 years ago
- ☆78Updated 3 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆59Updated 3 years ago
- yolov5 5.0 version distillation || yolov5 5.0版本知识蒸馏,yolov5l >> yolov5s☆161Updated 3 years ago
- Yolov5 distillation training | Yolov5知识蒸馏训练,支持训练自己的数据☆219Updated 2 years ago
- I tried to apply the CAM algorithm to YOLOv4 and it worked.☆61Updated 4 years ago
- yolov5目标检测模型的知识蒸馏(基于响应的蒸馏)☆100Updated 3 years ago
- KLD实现旋转目标检测☆47Updated 2 years ago
- 基于YoloV5的一些魔改及相关部署方案☆63Updated 3 years ago
- YOLOX in DOTA with KLD loss. (Oriented Object Detection)(Rotated BBox)基于YOLOX的旋转目标检测☆77Updated 3 years ago
- Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)☆47Updated 3 years ago
- replace YOLOv5 tag=4.0 backbone : MobileNetV2@1.0 and MobileNetV2@0.25☆24Updated 3 years ago
- ☆63Updated 4 years ago
- Detection_Augmentation☆25Updated 2 years ago
- 鉴于该 填鸭式 方法对小目标的数据增强的详细的描述较少,故重新整理了代码,并添加了说明。按照md文件的说明,应该可以正常的运行☆46Updated 2 months ago
- https://zhuanlan.zhihu.com/p/430850089☆151Updated 2 years ago
- 将YOLOv5-Lite代码中的head更换为YOLOX head☆22Updated 3 years ago
- This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object de…☆118Updated last year
- 基于NanoDet项目进行小裁剪,专门用来实现PyTorch 版本的代码,下载直接能使用,支持图片、视频文件、摄像头实时目标检测。☆150Updated 4 years ago
- 分别使用OpenCV、ONNXRuntime部署yolov5旋转目标检测,包含C++和Python两个版本的程序☆61Updated 3 years ago
- ☆92Updated 3 years ago
- 这是Mobilenet-SSD的论文版,可用于训练与预测。☆82Updated 2 years ago