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 downloaded the CUB dataset using bash wsolevaluation/dataset/prepare_cub.sh comand
Now, I am getting the error mentioned after running the following commands:
!python evaluation.py --scoremap_root=train_log/scoremaps/
--metadata_root=metadata/CUB/test
--mask_root=dataset/
--dataset_name=CUB
--split=val
--cam_curve_interval=0.01
The text was updated successfully, but these errors were encountered:
I downloaded the CUB dataset using
bash wsolevaluation/dataset/prepare_cub.sh
comandNow, I am getting the error mentioned after running the following commands:
!python evaluation.py --scoremap_root=train_log/scoremaps/
--metadata_root=metadata/CUB/test
--mask_root=dataset/
--dataset_name=CUB
--split=val
--cam_curve_interval=0.01
The text was updated successfully, but these errors were encountered: