|
--- |
|
license: cc-by-4.0 |
|
language: |
|
- en |
|
size_categories: |
|
- 1K<n<10K |
|
--- |
|
|
|
This is the dataset repository of a paper ''SciPostLayout: A Dataset for Layout Analysis and Layout Generation of Scientific Posters''. |
|
This dataset includes 6,855 poster images in train set, 500 poster images in dev/test sets, respectively. |
|
This dataset also includes 100 papers paired with 100 posters in dev/test sets. |
|
The file structure is as follows. |
|
|
|
- scipostlayout |
|
- poster |
|
- png |
|
- train.zip |
|
- 6,855 poster images of train set. |
|
- dev |
|
- 500 poster images of dev set. |
|
- test |
|
- 500 poster images of test set. |
|
- train.json |
|
- annotation data of train set. |
|
- dev.json |
|
- annotation data of valid set. |
|
- test.json |
|
- annotation data of test set. |
|
- load_dataset.py |
|
- example script to load the dataset. |
|
- pdf |
|
- poster pdf files (optional). |
|
- paper |
|
- pdf |
|
- paper pdf files. |
|
- jpg |
|
- paper jpg files. |
|
- mmd |
|
- mmd files of papers parsed with Nougat. |