Language:
🇺🇸
🇨🇳
«vocdev» saved some documents, code, and tools for Pascal VOC
- Convert VOC dataset to COCO format
- Convert VOC dataset to YOLOv5 format
- Convert VOCLike data to YOLOv5 format
- Convert YOLOv5 labels to Pascal VOC
Pascal VOC is a commonly used lightweight object identification and detection dataset. The purpose of creating this warehouse is to better use this dataset and save some commonly used implementations and documents here.
- zhujian - Initial work - zjykzj
Anyone's participation is welcome! Open an issue or submit PRs.
Small note:
- Git submission specifications should be complied with Conventional Commits
- If versioned, please conform to the Semantic Versioning 2.0.0 specification
- If editing the README, please conform to the standard-readme specification.
Apache License 2.0 © 2023 zjykzj