Update the project page url of DS-GAN
#1
by
theKinsley
- opened
README.md
CHANGED
@@ -3,5 +3,5 @@ license: mit
|
|
3 |
---
|
4 |
A collection of datasets used in [LayoutPrompter](https://arxiv.org/pdf/2311.06495.pdf) (NeurIPS2023).
|
5 |
|
6 |
-
Specifically, `publaynet` and `rico` are downloaded from [LayoutFormer++](https://huggingface.co/jzy124/LayoutFormer), `posterlayout` is downloaded from [DS-GAN](http://
|
7 |
We sincerely thank them for the great work they do.
|
|
|
3 |
---
|
4 |
A collection of datasets used in [LayoutPrompter](https://arxiv.org/pdf/2311.06495.pdf) (NeurIPS2023).
|
5 |
|
6 |
+
Specifically, `publaynet` and `rico` are downloaded from [LayoutFormer++](https://huggingface.co/jzy124/LayoutFormer), `posterlayout` is downloaded from [DS-GAN](http://39.108.48.32/mipl/PosterLayout/), and `webui` is downloaded from [Parse-Then-Place](https://huggingface.co/datasets/KyleLin/Parse-Then-Place).
|
7 |
We sincerely thank them for the great work they do.
|