chenhaoxing / DiffusionInst

This repo is the code of paper "DiffusionInst: Diffusion Model for Instance Segmentation" (ICASSP'24).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom Dataset

selinkoles opened this issue · comments

Hi,
I am planning to train the model on iSAID dataset. Since annotations are in COCO format, can I use COCOEvaluator ?

Hi, you can use COCOEvaluator. The data format is COCO style.