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

met issue when run python inference.py #3

Open
HulkMaker opened this issue Jun 25, 2019 · 5 comments
Open

met issue when run python inference.py #3

HulkMaker opened this issue Jun 25, 2019 · 5 comments

Comments

@HulkMaker
Copy link

Traceback (most recent call last):
File "inference.py", line 7, in
from trainer import Model
File "/home/qing/face/visionlabs/trainer.py", line 9, in
import models, datasets, utils
File "/home/qing/face/visionlabs/models/init.py", line 1, in
from .init_model import init_loss, get_model
File "/home/qing/face/visionlabs/models/init_model.py", line 1, in
from .architectures import MobileNetV2
File "/home/qing/face/visionlabs/models/architectures/init.py", line 1, in
from .mobilenetv2b import MobileNetV2
ModuleNotFoundError: No module named 'models.architectures.mobilenetv2b'

@HulkMaker
Copy link
Author

short this file "models.architectures.mobilenetv2b"

@lauhsu
Copy link

lauhsu commented Jul 9, 2019

@muyiguangda Have you found the file "models.architectures.mobilenetv2b"?

@HulkMaker
Copy link
Author

still not. No one reply.

@chelus
Copy link

chelus commented Dec 17, 2020

It seems that this issue has been solved here: #9 (comment)

@xiaohemiao123
Copy link

still not. No one reply.

兄嘚,最后有没有运行成功?

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