Skip to content

ModuleNotFoundError: No module named 'v_1_0_G_SqNxt_23' #7

Description

@eesaeedkarimi

Thank you for sharing this code and blog post about tf.estimator.
When I run train.py this error occurs. There may be some problems with init scripts.

I use python 3.6

File "/media/saeed/New Volume/Learning/squeezenext-tensorflow/train.py", line 3, in
from configs import configs
File "/media/saeed/New Volume/Learning/squeezenext-tensorflow/configs/init.py", line 6, in
configs[module[:-3]] = import(module[:-3], locals(), globals()).training_params
ModuleNotFoundError: No module named 'v_1_0_G_SqNxt_23'

Process finished with exit code 1

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