Simple Masked Image Modeling
Learn how to implement the Simple Masked Image Modeling (SimMIM) algorithm.
We'll cover the following...
Simple Masked Image Modeling (SimMIM) is a simple masked modeling framework that predicts the raw pixel values of randomly masked input image patches using a lightweight linear layer and a
Masking strategy
SimMIM uses a patch-aligned random masking strategy where masking is randomly applied at a patch level (i.e., a patch is either fully visible or fully masked). By default, the algorithm uses a