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

what is evalIoU #1

Open
enomto opened this issue Apr 9, 2018 · 3 comments
Open

what is evalIoU #1

enomto opened this issue Apr 9, 2018 · 3 comments

Comments

@enomto
Copy link

enomto commented Apr 9, 2018

Traceback (most recent call last):
File "train.py", line 7, in
from utils import evalIoU
ImportError: cannot import name evalIoU

@mapleneverfade
Copy link
Owner

evalIoU mainly calculate IoU of each classes.
evalIoU.py is in ./utils.
Have you cloned the whole the repo?

@enomto
Copy link
Author

enomto commented Apr 10, 2018

I will clone all once again.

@dreamPoet
Copy link

I clone the whole repo but found the same problem...

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