syp2ysy / VRP-SAM

[CVPR 2024] Official implementation of "VRP-SAM: SAM with Visual Reference Prompt"
MIT License
101 stars 11 forks source link

typo in the paper. test class "spoon" for fold 1 should be remove, it is duplicate #11

Closed miquel-espinosa closed 1 month ago

miquel-espinosa commented 5 months ago

Class "spoon" is written in both fold 0 and fold 1 in the paper. This can be confusing for people extracting the category names. Spoon in fold 1 should be removed. This is the original paper https://arxiv.org/pdf/1909.13140 Thanks

miquel-espinosa commented 5 months ago

And another confusing one: "sink". It is duplicated in fold 0 and fold 3!! And "fridge" class is missing.