facebookresearch / mae

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to obtain the complete reconstructed image?

cestbonsuliu opened this issue · comments

Please note that each inference can only reconstruct the masked image patches, and multiple inferences are needed to obtain the complete reconstructed image.

Do you happen to have any code that can obtain the complete reconstructed image? If yes, would you be willing to share it? Thank you very much!