WongKinYiu / yolor

implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
GNU General Public License v3.0
1.98k stars 524 forks source link

Get pretrain error in google colab #210

Open santhoshnumberone opened 2 years ago

santhoshnumberone commented 2 years ago

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
Splendon commented 2 years ago

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