yolor icon indicating copy to clipboard operation
yolor copied to clipboard

Get pretrain error in google colab

Open santhoshnumberone opened this issue 2 years ago • 1 comments

Running !bash /content/drive/MyDrive/yolor/scripts/get_pretrain.sh

Inside google colab giving this error

awk: cannot open ./cookie (No such file or directory)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  2213    0  2213    0     0  21910      0 --:--:-- --:--:-- --:--:-- 21910
rm: cannot remove './cookie': No such file or directory
awk: cannot open ./cookie (No such file or directory)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  2213    0  2213    0     0   8076      0 --:--:-- --:--:-- --:--:--  8076
rm: cannot remove './cookie': No such file or directory

santhoshnumberone avatar Apr 06 '22 14:04 santhoshnumberone

You can copy the curl to browser to get pretrained models.

Splendon avatar Apr 07 '22 12:04 Splendon