songdejia / Siamese-RPN-pytorch

This is a re-implementation of Siamese-RPN with pytorch, which is CVPR2018 spotlight.
MIT License
381 stars 88 forks source link

Has anyone downloaded the ytb-dataset #8

Open hjjlovecyy opened 5 years ago

hjjlovecyy commented 5 years ago

I have VPN. And I tried to download it, but it always blocks in parse_annotations.

zyh0904 commented 5 years ago

I have VPN. And I tried to download it, but it always blocks in parse_annotations.

hello, have you download all data successfully? how long will it take altogether?

hjjlovecyy commented 5 years ago

@zyh0904 No. The dataset is too huge, so I cut down some of it, and try to download. I add some print code so that it can let me to see what has it downloaded, and it work. But in the end, it block and never move forward.

WangJerry95 commented 5 years ago

you can download the csv file manually and extract it to the correct dictionary. But the video data is too huge...

wangaixue commented 5 years ago

Thank you for your implement version for SiameseRPN,can you send me youtube-bb data if you download successfully, we can not vpn,the result in vid is so bad.

ChenSi521 commented 5 years ago

I have VPN. And I tried to download it, but it always blocks in parse_annotations.

hello, have you download all data successfully? how long will it take altogether?

I have modified it , so it can continue to download after it is interrupted. https://github.com/ChenSi521/youtube-bb-modified