2024
Pre-training with Random Orthogonal Projection Image Modeling
ICLR 2024spotlight
Masked Image Modeling (MIM) is a powerful self-supervised strategy for visual pre-training without the use of labels. MIM applies random crops to input images, processes them with an encoder, and then recovers the masked inputs with a decoder, which encourages the network to capture and learn struct…