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 'mmfashion' #158

Open
Parthkh28 opened this issue Aug 19, 2023 · 1 comment
Open

No module named 'mmfashion' #158

Parthkh28 opened this issue Aug 19, 2023 · 1 comment

Comments

@Parthkh28
Copy link

from mmfashion.core import AttrPredictor
ModuleNotFoundError: No module named 'mmfashion'

@waterworld8
Copy link

Running "export PYTHONPATH="${PYTHONPATH}:/[put your path here]/mmfashion/" in the terminal before calling the Python demo files should work.

However, the demo code didn't give correct prediction results due to a model size mismatch between the downloaded model and the spec in the code. I will find another codebase to work on.

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