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,
I got a basic error trying to run the inference.py.
because of ckpt_path = "pretrain_blip2_sam_flant5xl_v1.pth", does not exist.
I have downloaded the pre-training files indicated in the README.md, from google drive shared file "pretrain_blip2_sam_flant5xl_v2", but there is not any ".pth" file inside this folder. I got a 'data' folder and data.pkl file.
How should I proceed ?
Thank you !
Rafael
The text was updated successfully, but these errors were encountered:
Hi,
I got a basic error trying to run the inference.py.
because of ckpt_path = "pretrain_blip2_sam_flant5xl_v1.pth", does not exist.
I have downloaded the pre-training files indicated in the README.md, from google drive shared file "pretrain_blip2_sam_flant5xl_v2", but there is not any ".pth" file inside this folder. I got a 'data' folder and data.pkl file.
How should I proceed ?
Thank you !
Rafael
The text was updated successfully, but these errors were encountered: