You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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?
Hello, author, how to solve the following problem:
The text was updated successfully, but these errors were encountered: