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

iGPT - Generative Pretraining from Pixels #930

Open
junxnone opened this issue Feb 18, 2021 · 0 comments
Open

iGPT - Generative Pretraining from Pixels #930

junxnone opened this issue Feb 18, 2021 · 0 comments
Labels

Comments

@junxnone
Copy link
Owner

junxnone commented Feb 18, 2021

Reference

  • 2020-07 [iGPT] Generative Pretraining from Pixels[Paper] [Code]

Brief

Motivation

  • 背景/存在的问题
  • 做了什么尝试/分别有什么效果
  • 应用领域

Arch

image

  • Resize Low resolution
  • Reshaping 1D Sequence
  • Next pixel prediction/Masked pixel prediction

相关概念

  • Next pixel prediction (auto-regressive)-- GPT
  • Masked pixel prediction -- BERT
  • Linear probe

Evaluation

Tricks

@junxnone junxnone added the Paper label Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant