File size: 563 Bytes
03f03f2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
---
license: ms-pl
---
The pretrained model checkpoints and the datasets for reproducing LayoutFormer++.
Please refer to the original paper [LayoutFormer++](https://openaccess.thecvf.com/content/CVPR2023/html/Jiang_LayoutFormer_Conditional_Graphic_Layout_Generation_via_Constraint_Serialization_and_Decoding_CVPR_2023_paper.html) and the code implementation [GitHub](https://github.com/microsoft/LayoutGeneration/tree/main/LayoutFormer++).
Download the files in this repo by using:
git lfs install
git clone https://huggingface.co/jzy124/LayoutFormer
|