Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Masked Autoencoders Are Scalable Vision Learners #2105

Open
icoxfog417 opened this issue Nov 20, 2021 · 0 comments
Open

Masked Autoencoders Are Scalable Vision Learners #2105

icoxfog417 opened this issue Nov 20, 2021 · 0 comments

Comments

@icoxfog417
Copy link
Member

一言でいうと

大規模なモデルを3倍高速に学習させる半教師ありの手法。画像からランダムにサンプルしたパッチをEncoderに入力し、Decoderは潜在表現と足りない部分のMaskから元の画像を復元する。ViT-hugeでImageNeT-1kで87.8%を達成。

image

論文リンク

https://arxiv.org/pdf/2111.06377.pdf

著者/所属機関

Kaiming He, Xinlei Chen, Saining Xie, Yanghao Li, Piotr Dollár, Ross Girshick

  • Facebook AI Research

投稿日付(yyyy/MM/dd)

2021/11/11

概要

新規性・差分

手法

結果

コメント

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant