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
When running notebook in colab uvim_depth_task.ipynb on line oracle_params, oracle_state = vit.load(None, "depth_stageI_params.npz") the error is raised
AttributeError: module 'big_vision.utils' has no attribute 'load_checkpoint'
Hi.
oracle_params, oracle_state = vit.load(None, "depth_stageI_params.npz")
the error is raised2. The same error in clippo_colab.ipynb on line
the error is raised
The text was updated successfully, but these errors were encountered: