mlzxy / devit

CoRL 2024
https://mlzxy.github.io/devit
MIT License
353 stars 46 forks source link

Bug in few-shot evaluation #27

Open RashLog opened 1 year ago

RashLog commented 1 year ago

This is a very nice and inspiring work! However, I found a bug which lead wrong mAP in few-shot evaluation. It is in file "devit/lib/data/fewshot.py", line 460.

截屏2023-11-15 11 30 57

It will lead the wrong mapping between class id and class names.