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

No module named 'utils.ssd_mobilenet_utils' #3

Open
mk123qwe opened this issue Jul 25, 2018 · 1 comment
Open

No module named 'utils.ssd_mobilenet_utils' #3

mk123qwe opened this issue Jul 25, 2018 · 1 comment

Comments

@mk123qwe
Copy link

No module named 'utils.ssd_mobilenet_utils'

it does not work,

thanks

@mk123qwe
Copy link
Author

####I modified the code in the following two ways,
ssd_mobilenet_utils.py and test_ssd_mobilenet.py, Put them in the same folder.
so it work well。
import ssd_mobilenet_utils as s #1
s.()
...
from ssd_mobilenet_utils import generate_colors#2
...

but i I meet a new problem.the cpu 100%,The temperature is too high

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

1 participant