Tianxiaomo / pytorch-YOLOv4

PyTorch ,ONNX and TensorRT implementation of YOLOv4
Apache License 2.0
4.47k stars 1.49k forks source link

Couldn't download coins數據集from use_yolov4_to_train_your_own_data.md #312

Open cihao opened 3 years ago

cihao commented 3 years ago

I try to download conis dataset from use_yolov4_to_train_your_own_data.md , but couldn't get file. The link is disappear, who can give the dataset. I want to refer the dataset format to train working. Thanks

geminixiang commented 3 years ago

I guess your IP has no authority to access Baidu pan. Baidu only for China IP, so~ Try hola vpn extention on chrome, and choose China vpn ip, Good luck.

INF800 commented 3 years ago

I tried Hola extension VPN. Unfortunately, instead of downloading directly, it is asking to download via baidu netdisk. Baidu Netdisk cannot be connected because access is only in browser (through extension)

I will be grateful if someone shares google drive link. Thank you.

Screenshot 2021-01-21 at 1 12 30 AM Screenshot 2021-01-21 at 1 12 47 AM

geminixiang commented 3 years ago

I tried Hola extension VPN. Unfortunately, instead of downloading directly, it is asking to download via baidu netdisk. Baidu Netdisk cannot be connected because access is only in browser (through extension)

I will be grateful if someone shares google drive link. Thank you.

I uploaded it to my Google Drive, use 'gdown' at terminal to download it

pip install gdown
gdown --id 1Sx2pT81o_7eYGDAxlBOsSA_hrhyQRdtI -O coins.zip