/cocodev

Documentation, code, and tools for COCO

Primary LanguagePythonApache License 2.0Apache-2.0

Language: 🇺🇸 🇨🇳

«cocodev» saved some documents, code, and tools for COCO

  • Get COCO dataset
    • By using script get_coco.sh, the COCO dataset train2017/val2017 can be obtained.
    • After completing the run, you can find the corresponding data in ../datasets/coco
  • Convert COCO dataset to YOLOv5 format
  • Convert COCOLike data to YOLOv5 format

Table of Contents

Background

COCO is the most influential object detection dataset, and currently the most advanced object detection algorithms usually use it as the benchmark dataset. This warehouse stores the code and tools I commonly use when processing COCO datasets.

Maintainers

  • zhujian - Initial work - zjykzj

Contributing

Anyone's participation is welcome! Open an issue or submit PRs.

Small note:

License

Apache License 2.0 © 2023 zjykzj