hkchengrex / MiVOS

[CVPR 2021] Modular Interactive Video Object Segmentation: Interaction-to-Mask, Propagation and Difference-Aware Fusion. Semi-supervised VOS as well!
https://hkchengrex.com/MiVOS/
MIT License
469 stars 64 forks source link

I can not download BL30K #56

Closed longmalongma closed 3 months ago

longmalongma commented 4 months ago

When I execute this order: wget ckcpu1.cse.ust.hk:8080/MiVOS/BL30K_a.tar image

hkchengrex commented 4 months ago

Unfortunately, it has been quite some time so the ckcpu link might not work anymore. I recommend the Google Drive + rclone pipeline here https://github.com/hkchengrex/MiVOS?tab=readme-ov-file#download

... 1) make a shortcut of the folder to your own Google Drive, and 2) use rclone to copy from your own Google Drive (would not count towards your storage limit)...

longmalongma commented 4 months ago

Unfortunately, it has been quite some time so the ckcpu link might not work anymore. I recommend the Google Drive + rclone pipeline here https://github.com/hkchengrex/MiVOS?tab=readme-ov-file#download

... 1) make a shortcut of the folder to your own Google Drive, and 2) use rclone to copy from your own Google Drive (would not count towards your storage limit)...

Unfortunately, it has been quite some time so the ckcpu link might not work anymore. I recommend the Google Drive + rclone pipeline here https://github.com/hkchengrex/MiVOS?tab=readme-ov-file#download

... 1) make a shortcut of the folder to your own Google Drive, and 2) use rclone to copy from your own Google Drive (would not count towards your storage limit)...

Thank you for your reply, but our local windows computer storage is not enough, how to directly download to the linux server.

hkchengrex commented 4 months ago

You can use rclone on Linux! I do this all the time :)