COCO utils implemented in rust
This repository aims to provide similar functionalities to the pycocotools package / cocoapi.
See the README, you can also find the documentation here.
See the README, you can also find the documentation here.
The COCO dataset describes 6 formats for 6 different tasks, as of now only the Object Detection
/Stuff Segmentation
format is supported.
Licensed under either of:
- Apache License, Version 2.0
- MIT license at your option.