Home

Awesome

COCO API for AI-TOD Dataset

In this repo, we fork the cocoapi from open-mmlab for AI-TOD Dataset. Besides, we merge the LRP-Error to this project.

Installation

Currently, you could install by run

# Install cocoapi
pip install "git+https://github.com/jwwangchn/cocoapi-aitod.git#subdirectory=aitodpycocotools"

Reference