facebookresearch / mae

PyTorch implementation of MAE https//arxiv.org/abs/2111.06377

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About the calculation of loss

WKQ9411 opened this issue · comments

commented

I am intrigued by the approach MAE takes in calculating the loss solely based on the masked patches. Could you please explain the rationale behind this methodology?