Skip to content

Latest commit

 

History

History
62 lines (36 loc) · 2.07 KB

README.md

File metadata and controls

62 lines (36 loc) · 2.07 KB

[MASK] is All You Need

This repository represents the official implementation of the paper titled "[MASK] is All You Need".

Website Paper Hugging Face Model GitHub GitHub closed issues License visitors

Vincent Tao Hu, Björn Ommer

TLDR

We present Discrete Interpolants, to bridge the Diffusion Models and Maskged Generative Models in discrete-state, and scale it up in vision domain.

teaser

💪To-Do List

  • Inference code. Dec,19th.
  • Training code. Dec,19th.
  • Checkpoints release. Dec,19th.

🎓 Citation

Please cite our paper:

@InProceedings{hu2024mask,
      title={[MASK] is All You Need},
      author={Vincent Tao Hu and Björn Ommer},
      booktitle = {Arxiv},
      year={2024}
}

✅ Updates

  • Dec. 10th, 2024: Arxiv released.

Trend

Star History Chart

🎫 License

This work is licensed under the Apache License, Version 2.0 (as defined in the LICENSE).

By downloading and using the code and model you agree to the terms in the LICENSE.

License