You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked your code and realized there is no metric to measure top1-localization accuracy.
Also, val_list.txt for both cub and imagenet only contain class label not bounding box information.
Can you please explain how you evaluate the performance of top1-loc?
For example, where the bounding box information is or where the top1-loc metric is measured.
Thank you in advance!
The text was updated successfully, but these errors were encountered:
Hi, Thank you for sharing the code.
I have checked your code and realized there is no metric to measure top1-localization accuracy.
Also, val_list.txt for both cub and imagenet only contain class label not bounding box information.
Can you please explain how you evaluate the performance of top1-loc?
For example, where the bounding box information is or where the top1-loc metric is measured.
Thank you in advance!
The text was updated successfully, but these errors were encountered: