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

pretrain_detector #96

Open
wuxueliang123 opened this issue Jun 20, 2020 · 3 comments
Open

pretrain_detector #96

wuxueliang123 opened this issue Jun 20, 2020 · 3 comments

Comments

@wuxueliang123
Copy link

When I run ./scripts/pretrain_detector.sh, I encounter the following error:
Traceback (most recent call last):
File "models/train_detector.py", line 4, in
from dataloaders.mscoco import CocoDetection,CocoDataLoader
ModuleNotFoundError: No module named 'dataloaders'
Do you know how to solve it? Thank you for your answers!

@BooPatienze
Copy link

Maybe you need to check whether your PYTHONPATH is the root path of the repo (your/path/for/neural-motifs) or not.

@L6-hong
Copy link

L6-hong commented Oct 10, 2020

I tried to set pythonpath, but the same problem still occurred.

@HN123-123
Copy link

Have you solved the error now??? I mat the same error at the same condition.

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

4 participants