You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I have gone through the paper, and it mentions that the dataset of a relevant domain is split into 80%-20% for training and validation respectively.
The issue is I'm trying to pretrain the mvts model on FaceDetection dataset by imputation/unsupervised method and finetune it further. But I'm not understanding how much data should I use to finetune the model, and validate it, if I'm training on the train split.
Even the FaceDetection dataset has train-test splits, no seperate split for finetuning.
I believe the commands shown below are supposed to be used in the given order:
@gzerveas
The text was updated successfully, but these errors were encountered: