UM-MAE icon indicating copy to clipboard operation
UM-MAE copied to clipboard

why can model see mask token when training?

Open shoutOutYangJie opened this issue 3 years ago • 0 comments

In the MAE paper, kaiming He said, if Vit-mae sees mask token when training, and can't see mask token when testing, the inconsistency exists, which results a bad accuracy. But in your paper, you send mask token to encoder, is it right?

shoutOutYangJie avatar Mar 30 '23 07:03 shoutOutYangJie