目标检测数据集制作:VOC,COCO,YOLO等常用数据集格式的制作和互相转换脚本
☆475Oct 21, 2021Updated 4 years ago
Alternatives and similar repositories for objectDetectionDatasets
Users that are interested in objectDetectionDatasets are comparing it to the libraries listed below
Sorting:
- 本仓库主要包含了针对目标检测数据集的增强手段和源码:图像的旋转,镜像,裁剪,亮度/对比度的变换等☆134Dec 16, 2020Updated 5 years ago
- ☆320Apr 15, 2023Updated 2 years ago
- mobilev2-yolov5s剪枝、蒸馏,支持ncnn,tensorRT部署。ultra-light but better performence!☆854Sep 26, 2022Updated 3 years ago
- YOLOv5 Series Multi-backbone(TPH-YOLOv5, Ghostnet, ShuffleNetv2, Mobilenetv3Small, EfficientNetLite, PP-LCNet, SwinTransformer YOLO), Mod…☆1,018Apr 29, 2022Updated 3 years ago
- 🔥🔥🔥 专注于YOLO11,YOLOv8、TYOLOv12、YOLOv10、RT-DETR、YOLOv7、YOLOv5改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modu…☆2,923Dec 15, 2025Updated 3 months ago
- yolov5 prune,Support V2, V3, V4 and V6 versions of yolov5☆583Jan 6, 2022Updated 4 years ago
- change the target detection dataset type to another type☆39Dec 22, 2021Updated 4 years ago
- More readable and flexible yolov5 with more backbone(gcn, resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer, etc) and …☆686Aug 19, 2024Updated last year
- 深度学习常用的脚本,比如公共数据集(Tusimple,VOC等)的转换(xml2json,json2xml,yolo2voc),读取视频,分离训练验证集等☆23Sep 10, 2021Updated 4 years ago
- OpenMMLab Detection Toolbox and Benchmark☆32,507Aug 21, 2024Updated last year
- TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is usef…☆1,200Mar 9, 2023Updated 3 years ago
- ☆81May 19, 2021Updated 4 years ago
- based on yolo-high-level project (detect\pose\classify\segment\):include yolov5\yolov7\yolov8\ core ,improvement research ,SwintransformV…☆744Feb 20, 2026Updated last month
- YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documenta…☆10,376Jun 8, 2025Updated 9 months ago
- 该仓库用于记录作者本人参加的各大数据科学竞赛的获奖方案源码以及一些新比赛的原创baseline. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等☆1,381Apr 21, 2023Updated 2 years ago
- object detection dataset conversion scripts☆22Jun 13, 2022Updated 3 years ago
- 鉴于该 填鸭式 方法对小目标的数据增强的详细的描述较少,故重新整理了代码,并添加了说明。按照md文件的说明,应该可以正常的运行☆46Mar 5, 2025Updated last year
- YOLOv3、YOLOv4、YOLOv5、YOLOv5-Lite、YOLOv6-v1、YOLOv6-v2、YOLOv7、YOLOX、YOLOX-Lite、PP-YOLOE、PP-PicoDet-Plus、YOLO-Fastest v2、FastestDet、YOLOv5-S…☆765Oct 25, 2022Updated 3 years ago
- VOC类型数据集操作库函数☆51Oct 21, 2019Updated 6 years ago
- a small tool for image augmentation, including mask files to json/xml files , image augmentation(flip,rotation,noise,...) and so on☆60Dec 27, 2022Updated 3 years ago
- YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite☆57,054Updated this week
- Implementation of popular deep learning networks with TensorRT network definition API☆7,727Mar 7, 2026Updated 2 weeks ago
- This is an official code for UniConvNet on ICCV 2025☆37Nov 21, 2025Updated 4 months ago
- ☆10Apr 20, 2023Updated 2 years ago
- Base on YOLOv5 Head Person Helmet Detection on Construction Sites,基于目标检测工地安全帽和禁入危险区域识别系统,🚀😆附 YOLOv5 训练自己的数据集超详细教程🚀😆2021.3新增可视化界面❗❗☆2,579Apr 11, 2024Updated last year
- ☆15May 17, 2021Updated 4 years ago
- Replication of simple CV Projects including attention, classification, detection, keypoint detection, etc.☆1,259Aug 14, 2025Updated 7 months ago
- annotations of yolov5-5.0☆229Dec 12, 2021Updated 4 years ago
- yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测☆1,938Oct 13, 2023Updated 2 years ago
- deploy onnx models with TensorRT and LibTorch☆19Nov 17, 2021Updated 4 years ago
- 一些关于目标检测的脚本和改进思路代码,详细请看readme.md☆7,103Mar 14, 2026Updated last week
- Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-ti…☆14,130Updated this week
- ☆241Nov 29, 2022Updated 3 years ago
- 这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。☆2,159Oct 3, 2023Updated 2 years ago
- TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据☆533Jul 17, 2021Updated 4 years ago
- 将YOLOv5-Lite代 码中的head更换为YOLOX head☆22Mar 22, 2022Updated 4 years ago
- convert dataset to coco/voc format☆1,110Sep 1, 2021Updated 4 years ago
- 基于YoloV5的一些魔改及相关部署方案☆63Mar 27, 2022Updated 3 years ago
- 一个基于yolov5-5.0的中文注 释版本!☆674Jun 17, 2022Updated 3 years ago