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

detection scripts error #6

Closed
alain2208 opened this issue Mar 28, 2018 · 3 comments
Closed

detection scripts error #6

alain2208 opened this issue Mar 28, 2018 · 3 comments

Comments

@alain2208
Copy link

hi with windows got this error when trying your detection script
is there something missing.
installed with pip
AssertionError: get_boxes requires darkflow

@taehoonlee
Copy link
Owner

@alain2208, Can you try pip install git+https://github.com/thtrieu/darkflow (maybe requires pip install cython)? I have not tried it on Windows yet.

@alain2208
Copy link
Author

works now ....with darkflow install trick this no more shout for this one .... but another one .
think yolo_utils.py was developped for python2.7 as i have a crash for xrange under python 3.5. who don't use xrange anymore.
maybe i should open another case for the yolo_utils

BTW great job

@taehoonlee
Copy link
Owner

@alain2208, The issue has been resolved by #7. If you want to use the latest version, you can try pip install -U --no-deps git+https://github.com/taehoonlee/tensornets. Thank you for the comments!

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

2 participants