Skip to content

ImportError: No module named inception #23

@namgivu

Description

@namgivu

I follow the README.md to run

python train_classification.py --fine_tune=False

and get the error

Traceback (most recent call last):
File "train_classification.py", line 17, in
from inception import inception_model as inception
ImportError: No module named inception

So how can I get the module inception available?

p.s.

I have google the error as this and this; but little helpful result found so I ask here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions