Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
tags:
|
4 |
+
- arxiv:2501.07730
|
5 |
+
- text-to-image-generation
|
6 |
+
- image-tokenization
|
7 |
+
---
|
8 |
+
- Project page: https://tacju.github.io/projects/maskgen.html
|
9 |
+
- Paper: https://arxiv.org/abs/2501.07730
|
10 |
+
- Library: https://github.com/bytedance/1d-tokenizer
|
11 |
+
- Model Weights: Coming soon
|