microsoft / Oscar

Oscar and VinVL
MIT License
1.04k stars 251 forks source link

The Num examples of COCO 1K and 5K test set #161

Closed Camellia-tx closed 2 years ago

Camellia-tx commented 2 years ago

When I was running, it shows that the number of examples in COCO 1K and 5K are 5000000 and 125000000 respectively. It should be 1000 and 5000 respectively. What's wrong with that? The feature is from the COCO Train/Val dataset downloaded from the given link. Could anyone give me some suggestions? Thanks a lot!

IKACE commented 2 years ago

I believe you have to turn off cross_image_eval flag.