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
I would like to verify whether the data preprocessing steps for MAE (Masked Autoencoder) feature extraction during inference are identical to those used during MAE pretraining. Could you clarify if the same preprocessing pipeline should be applied, or are there specific differences to consider for inference?