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

a problem with importing these modules #12

Open
yanzuotao opened this issue Aug 1, 2023 · 3 comments
Open

a problem with importing these modules #12

yanzuotao opened this issue Aug 1, 2023 · 3 comments

Comments

@yanzuotao
Copy link

Hello, author, how to solve the following problem:
980ad3a8a6c2cf7adc6e0b2b919c0cd

@AFeng-x
Copy link
Owner

AFeng-x commented Aug 1, 2023

hi! You can delete these unrelated codes, for example:
from .build import build_loader as _build_loader
def build_loader(config, simmim=False, is_pretrain=False):
if not simmim:
return _build_loader(config)

@yanzuotao
Copy link
Author

Thank you for your reply. I have solved this problem according to your method

@yanzuotao
Copy link
Author

Sorry to bother you again, can we apply the pre-trained model trained from scratch to the test set images and output the predicted images and metrics in this project?

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

2 participants