t-zhajiang
commited on
Commit
•
13c2d19
1
Parent(s):
e450426
update ckpts
Browse files- README.md +9 -0
- ckpts/publaynet/checkpoint.pth.tar +3 -0
- ckpts/rico/checkpoint.pth.tar +3 -0
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
1 |
---
|
2 |
license: ms-pl
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: ms-pl
|
3 |
---
|
4 |
+
|
5 |
+
The model checkpoints for reproducing _Coarse-to-Fine Generative Modeling for Graphic Layouts_ .
|
6 |
+
|
7 |
+
Please refer to the original paper [Coarse-to-Fine Generative Modeling for Graphic Layouts](https://ojs.aaai.org/index.php/AAAI/article/download/19994/19753) and the code implementation [GitHub](https://github.com/microsoft/LayoutGeneration/tree/main/Coarse-to-Fine).
|
8 |
+
|
9 |
+
Download the files in this repo by using:
|
10 |
+
|
11 |
+
git lfs install
|
12 |
+
git clone https://huggingface.co/jzy124/Coarse2Fine
|
ckpts/publaynet/checkpoint.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33f5dba1967519a486d45b2ddb11fd975e3c9724b355ec812f36bdd344b29af9
|
3 |
+
size 195666611
|
ckpts/rico/checkpoint.pth.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:079bf06e80a83d3c8ea3e0cefadf90a13097b3f3c8b0f11976a69fdbc3b5f8cb
|
3 |
+
size 195707699
|