autonomousvision / unimatch

[TPAMI'23] Unifying Flow, Stereo and Depth Estimation
https://haofeixu.github.io/unimatch/
MIT License
980 stars 102 forks source link

[GMflow] What do the ’train_dataset ‘ equation coefficients mean when stage=sintel? #48

Closed zhengqianisme closed 5 months ago

zhengqianisme commented 6 months ago

[GMflow] I see that if stage=sintel, train_dataset = 100 sintel_clean + 100 sintel_final + 200 kitti + 5 hd1k + things. '100,200,5' , What do these coefficients mean?

haofeixu commented 5 months ago

Hi, they are the number of replicates of different datasets since each dataset has different number of samples.