Submitted by Simusid t3_1280rhi in MachineLearning
Simusid OP t1_jegspl8 wrote
Reply to comment by Art10001 in [discussion] Anybody Working with VITMAE? by Simusid
VITMAE isn't a generative model. The intent is to use unlabeled data to train the encoder. After that, the decoder is thrown away. Then (in theory) I would use a relatively small amount of labeled data and the encoder with a new head to do traditional supervised classification.
Viewing a single comment thread. View all comments