Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: __init__() missing 2 required positional arguments: 'iou_threshold_list' and 'multi_contour_eval' #6

Closed
umairjavaid opened this issue Mar 10, 2020 · 1 comment

Comments

@umairjavaid
Copy link
Contributor

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

@junsukchoe
Copy link
Collaborator

Thanks for your interest in our work!

The bug is due to the recent update of box evaluation. We just fixed this bug.
Regarding the evaluation.py, please also refer to #3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants