Skip to content

inception module import error #21

@atsukoba

Description

@atsukoba

after download inception module on common/inception/, I got following error

from inception.inception_score import inception_score, Inception
ModuleNotFoundError: No module named 'inception.inception_score'

do I edited evaluation.py.

from inception.inception_score

to

from common.inception.inception_score

is working on root directory of this repository and exec train.py is correct ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions