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
I have tried run your Google Colab so I can't access your 3 folder in Google Drive to download the checkpoints 😢
I hope you manage to enable the checkpoints. I will be grateful. 👍
My logs:
!mkdir checkpoints
%cd checkpoints
!mkdir GMM
%cd GMM
!gdown --id 1zuL44-GpiXJqADjuKZWrKJzD1UNiwn5r
%cd ..
!mkdir SEG
%cd SEG
!gdown --id 1VtQHs2ynCZYFYre7JsF-TCObUv4X0dON
%cd ..
!mkdir TOM
%cd TOM
!gdown --id 1Er5bnFXu6zbSbRhniywcIZdbY2ceCMIp
%cd ..
%cd ..
Those return:
/content/SieveNet/checkpoints
/content/SieveNet/checkpoints/GMM
Permission denied: https://drive.google.com/uc?id=1zuL44-GpiXJqADjuKZWrKJzD1UNiwn5r
Maybe you need to change permission over 'Anyone with the link'?
/content/SieveNet/checkpoints
/content/SieveNet/checkpoints/SEG
Permission denied: https://drive.google.com/uc?id=1VtQHs2ynCZYFYre7JsF-TCObUv4X0dON
Maybe you need to change permission over 'Anyone with the link'?
/content/SieveNet/checkpoints
/content/SieveNet/checkpoints/TOM
Permission denied: https://drive.google.com/uc?id=1Er5bnFXu6zbSbRhniywcIZdbY2ceCMIp
Maybe you need to change permission over 'Anyone with the link'?
/content/SieveNet/checkpoints
/content/SieveNet
The text was updated successfully, but these errors were encountered:
Hello! It's an amazing project.
I have tried run your Google Colab so I can't access your 3 folder in Google Drive to download the checkpoints 😢
I hope you manage to enable the checkpoints. I will be grateful. 👍
My logs:
Those return:
The text was updated successfully, but these errors were encountered: