Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
datasets:
|
| 4 |
+
- ILSVRC/imagenet-1k
|
| 5 |
+
tags:
|
| 6 |
+
- image tokenizer
|
| 7 |
+
- arxiv:2501.10064
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
# One-D-Piece-S-256
|
| 11 |
+
|
| 12 |
+
* Official Project Page: https://turingmotors.github.io/one-d-piece-tokenizer/
|
| 13 |
+
* Official GitHub Repository: https://github.com/turingmotors/One-D-Piece
|
| 14 |
+
* Paper: https://arxiv.org/abs/2501.10064
|