SkillAgentSearch skills...

ALL2COCO

将所有目标检测数据集标签格式转为COCO标签的json格式。

Install / Use

/learn @ChangeZH/ALL2COCO
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ALL2COCO

将所有目标检测数据集标签格式转为COCO标签的json格式。

运行参数

python 2COCO.py --image_path 所有图片的路径 --annotation_path 所有标签的路径 --dataset 选择数据集 --save json保存路径

目前支持数据集

NWPU VHR-10(txt):--dataset NWPU

RSOD-Dataset(txt):--dataset RSOD

DIOR-Dataset(xml):--dataset DIOR

YOLO-Dataset(txt):--dataset YOLO

目前测试成功的项目

Yet-Another-EfficientDet-Pytorch(https://github.com/zylo117/Yet-Another-EfficientDet-Pytorch)

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated1mo ago
Forks4

Languages

Python

Security Score

75/100

Audited on Feb 3, 2026

No findings