mmaaz60 / mvits_for_class_agnostic_od

[ECCV'22] Official repository of paper titled "Class-agnostic Object Detection with Multi-modal Transformer".
MIT License
299 stars 25 forks source link

pretrain data download #16

Closed zhouxingguang closed 2 years ago

zhouxingguang commented 2 years ago

if is it possible to split pretrain data into multiple seperate zip files。 I download data from google drive : https://drive.google.com/drive/folders/1-3kAsyZIVFbNelRXrF93Y5tMgOypv2jV i cannot download this data because of google drive time limit(less than 1 hours) and my limit network bandwidth。

mmaaz60 commented 2 years ago

Hi @zhouxingguang,

Please download the data in small chunks from https://drive.google.com/drive/folders/1YiudOuP9hTFEVsK_ntClWHljnc35W-WM?usp=share_link

Note that you have to merge all the zip files before unzipping. I hope it will be helpful. Thanks