# cocoapi-aitod **Repository Path**: ChewieKIM/cocoapi-aitod ## Basic Information - **Project Name**: cocoapi-aitod - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-03 - **Last Updated**: 2025-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 ```shell # Install cocoapi pip install "git+https://github.com/jwwangchn/cocoapi-aitod.git#subdirectory=aitodpycocotools" ``` ## Reference * [LRP-Error](https://github.com/kemaloksuz/LRP-Error). * [cocoapi](https://github.com/cocodataset/cocoapi) of [COCO dataset](http://cocodataset.org/). * [lvis-api](https://github.com/lvis-dataset/lvis-api) of [LVIS dataset](http://lvisdataset.org).