ucbdrive / few-shot-object-detection

Implementations of few-shot object detection benchmarks
Apache License 2.0
1.08k stars 225 forks source link

Evaluation for novel classes. #191

Open nil123532 opened 1 year ago

nil123532 commented 1 year ago

Hi, On how many images did you evaluate for the MS-COCO task (60 base classes and 20 novel classes) i.e I want to know the test size of the novel classes. Also, I wanted to enquire about this link: http://dl.yf.io/fs-det/datasets/cocosplit/ and where I can find the train/val/test split for the novel and base classes.

best