dominickrei / Limited-data-vits

[WACV 2024] Code for "Limited Data, Unlimited Potential: A Study on ViTs Augmented by Masked Autoencoders"
22 stars 1 forks source link

Question about Table 3 in the paper. #3

Closed misoyuri closed 1 month ago

misoyuri commented 1 month ago

Hi, I have a question about Table 3 in the paper.

In Table 3, you compare SSL + FT and your SSAT performance. However, I could not find which SSL is used.

In SSL + FT, did you use MAE?

dominickrei commented 1 month ago

Hello, thank you for your interest!

You are correct, the SSL+FT results in Table 3 use MAE as the SSL technique.