MiVOS icon indicating copy to clipboard operation
MiVOS copied to clipboard

static dataset in download_dataset.py

Open nazimii opened this issue 3 years ago • 1 comments
trafficstars

I note that there are a static dataset in download_dataset.py so, where is this static dataset used?

and in readme.md, you say, you use BL30K to train fusion model, and the BL30K is very large(600G), so ,you use 600 G dataset to pretrain fusion model?

nazimii avatar Jul 28 '22 06:07 nazimii

  1. For pretraining. See our paper or the STM paper.
  2. A subset of it. You can download our pre-generated fusion_data to check but I don't think it matters too much. The fusion module is pretty easy to train.

hkchengrex avatar Jul 28 '22 18:07 hkchengrex

thanks.. so, you use BL30K_a 0~1000 video to pretrain fusion model?

nazimii avatar Aug 01 '22 06:08 nazimii

I couldn't recall but I used fusion_data. I don't have that on my computer right now but if that's what you saw it should be correct.

hkchengrex avatar Aug 01 '22 18:08 hkchengrex