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

some errors when do test #54

Open
cs-heibao opened this issue Nov 10, 2018 · 0 comments
Open

some errors when do test #54

cs-heibao opened this issue Nov 10, 2018 · 0 comments

Comments

@cs-heibao
Copy link

@MarvinTeichmann
File "demo.py", line 426, in
tf.app.run()
File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 125, in run
sys.exit(main(argv))
File "demo.py", line 313, in main
load_out = load_united_model(logdir)
File "demo.py", line 254, in load_united_model
postfix=model)
File "/home/jie/project/MultiNet-master/tensorvision/utils.py", line 217, in load_modules_from_logdir
objective = imp.load_source("objective
%s" % postfix, f)
File "RUNS/MultiNet_ICCV/segmentation/objective.py", line 20, in
from seg_utils import seg_utils as seg
ImportError: No module named seg_utils

cannot find the seg_utils, and where can I get this file?

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