Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 596 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 596 Bytes

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