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

Error occured while running 'mmin.sh' #6

Closed
Norwa9 opened this issue Dec 23, 2021 · 0 comments
Closed

Error occured while running 'mmin.sh' #6

Norwa9 opened this issue Dec 23, 2021 · 0 comments

Comments

@Norwa9
Copy link

Norwa9 commented Dec 23, 2021

Init parameter from checkpoints/mmin_block_5_run2 Traceback (most recent call last): File "train_miss.py", line 102, in <module> model = create_model(opt) # create a model given opt.model and other options File "/data/luowei/MMIN/models/__init__.py", line 65, in create_model instance = model(opt) File "/data/luowei/MMIN/models/mmin_model.py", line 67, in __init__ self.load_pretrained_encoder(opt) File "/data/luowei/MMIN/models/mmin_model.py", line 92, in load_pretrained_encoder self.pretrained_encoder.load_networks_cv(pretrained_path) File "/data/luowei/MMIN/models/base_model.py", line 206, in load_networks_cv assert len(load_filename) == 1, 'In folder: {}, Exists file {}'.format(folder_path, load_filename) AssertionError: In folder: checkpoints/mmin_block_5_run2/1, Exists file []

does it means I need to download the pretrained models?

@Norwa9 Norwa9 closed this as completed Dec 23, 2021
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

1 participant