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

(yolor) jesse@jesse:~/Desktop/yolor-main$ bash scripts/get_coco.sh Downloading https://github.com/ultralytics/yolov5/releases/download/v1.0/coco2017labels.zip ... Downloading http://images.cocodataset.org/zips/train2017.zip ... Downloading http://images.cocodataset.org/zips/val2017.zip ... Downloading http://images.cocodataset.org/zips/test2017.zip ... scripts/get_coco.sh: 行 15: curl:未找到命令 scripts/get_coco.sh: 行 25: curl:未找到命令 scripts/get_coco.sh: 行 25: curl:未找到命令 scripts/get_coco.sh: 行 25: curl:未找到命令 #201

Open shidengfeng opened 2 years ago