facebookresearch / VLPart

[ICCV2023] VLPart: Going Denser with Open-Vocabulary Part Segmentation
MIT License
348 stars 16 forks source link

Pascal Part Clarification #7

Closed joshmyersdean closed 9 months ago

joshmyersdean commented 10 months ago

Thank you for this great work! When I run your scripts to generate the annotations for pascal part I only get 8831 total samples as opposed to the expected ~10,000. Do you know why this would be?

PeizeSun commented 10 months ago

Hi~ This is expected since we only keep those images that have the chosen 93 part categories.