PyTorch
image tokenizer
Miwa-Keita commited on
Commit
2ed4d24
·
verified ·
1 Parent(s): 47638e6

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
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
+ # MaskGIT_One-D-Piece-L-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