creative-graphic-design/PosterErase
收藏资源简介:
--- annotations_creators: - machine-generated language: - zh language_creators: - found license: - cc-by-sa-4.0 multilinguality: - monolingual pretty_name: PosterErase size_categories: [] source_datasets: - original tags: - graphic design task_categories: - other task_ids: [] --- # Dataset Card for PosterErase [](https://github.com/shunk031/huggingface-datasets_PosterErase/actions/workflows/ci.yaml) ## Table of Contents - [Dataset Card Creation Guide](#dataset-card-creation-guide) - [Table of Contents](#table-of-contents) - [Dataset Description](#dataset-description) - [Dataset Summary](#dataset-summary) - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards) - [Languages](#languages) - [Dataset Structure](#dataset-structure) - [Data Instances](#data-instances) - [Data Fields](#data-fields) - [Data Splits](#data-splits) - [Dataset Creation](#dataset-creation) - [Curation Rationale](#curation-rationale) - [Source Data](#source-data) - [Initial Data Collection and Normalization](#initial-data-collection-and-normalization) - [Who are the source language producers?](#who-are-the-source-language-producers) - [Annotations](#annotations) - [Annotation process](#annotation-process) - [Who are the annotators?](#who-are-the-annotators) - [Personal and Sensitive Information](#personal-and-sensitive-information) - [Considerations for Using the Data](#considerations-for-using-the-data) - [Social Impact of Dataset](#social-impact-of-dataset) - [Discussion of Biases](#discussion-of-biases) - [Other Known Limitations](#other-known-limitations) - [Additional Information](#additional-information) - [Dataset Curators](#dataset-curators) - [Licensing Information](#licensing-information) - [Citation Information](#citation-information) - [Contributions](#contributions) ## Dataset Description - **Homepage:** https://github.com/alimama-creative/Self-supervised-Text-Erasing - **Repository:** https://github.com/shunk031/huggingface-datasets_PosterErase - **Paper (Preprint):** https://arxiv.org/abs/2204.12743 - **Paper (ACMMM2022):** https://dl.acm.org/doi/abs/10.1145/3503161.3547905 ### Dataset Summary ### Supported Tasks and Leaderboards [More Information Needed] ### Languages The language data in PKU-PosterLayout is in Chinese (BCP-47 zh). ## Dataset Structure ### Data Instances To use PosterErase dataset, you need to download the dataset via [Alibaba Cloud](https://tianchi.aliyun.com/dataset/134810). Then place the downloaded files in the following structure and specify its path. ``` /path/to/datasets ├── erase_1.zip ├── erase_2.zip ├── erase_3.zip ├── erase_4.zip ├── erase_5.zip └── erase_6.zip ``` ```python import datasets as ds dataset = ds.load_dataset( path="shunk031/PosterErase", data_dir="/path/to/datasets/", ) ``` ### Data Fields [More Information Needed] ### Data Splits [More Information Needed] ## Dataset Creation ### Curation Rationale [More Information Needed] ### Source Data [More Information Needed] #### Initial Data Collection and Normalization [More Information Needed] #### Who are the source language producers? [More Information Needed] ### Annotations [More Information Needed] #### Annotation process [More Information Needed] #### Who are the annotators? [More Information Needed] ### Personal and Sensitive Information [More Information Needed] ## Considerations for Using the Data ### Social Impact of Dataset [More Information Needed] ### Discussion of Biases [More Information Needed] ### Other Known Limitations [More Information Needed] ## Additional Information ### Dataset Curators [More Information Needed] ### Licensing Information You can find the following statement in [the license section](https://tianchi.aliyun.com/dataset/134810#license) of t[he dataset distribution location](https://tianchi.aliyun.com/dataset/134810). > The dataset is distributed under the CC BY-SA 4.0 license. However, the license setting on that page appears to be set to [CC-BY-SA-NC 4.0](http://creativecommons.org/licenses/by-sa/4.0/?spm=a2c22.12282016.0.0.7abc5a92qnyxdR). ### Citation Information ```bibtex @inproceedings{jiang2022self, title={Self-supervised text erasing with controllable image synthesis}, author={Jiang, Gangwei and Wang, Shiyao and Ge, Tiezheng and Jiang, Yuning and Wei, Ying and Lian, Defu}, booktitle={Proceedings of the 30th ACM International Conference on Multimedia}, pages={1973--1983}, year={2022} } ``` ### Contributions Thanks to [alimama-creative](https://github.com/alimama-creative) for creating this dataset.
--- 注释生成者: - 机器生成 语言: - zh 语言生成方式: - 公开采集(found) 授权协议: - 知识共享署名-相同方式共享4.0(CC BY-SA 4.0) 多语言属性: - 单语言 数据集展示名: PosterErase 数据规模类别: [] 源数据集: - 原创 标签: - 平面设计(graphic design) 任务类别: - 其他 任务子项: [] --- # PosterErase 数据集卡片 [](https://github.com/shunk031/huggingface-datasets_PosterErase/actions/workflows/ci.yaml) ## 目录 - [数据集卡片创建指南](#dataset-card-creation-guide) - [目录](#table-of-contents) - [数据集概述](#dataset-description) - [数据集总结](#dataset-summary) - [支持任务与基准测试集](#supported-tasks-and-leaderboards) - [语言](#languages) - [数据集结构](#dataset-structure) - [数据实例](#data-instances) - [数据字段](#data-fields) - [数据划分](#data-splits) - [数据集构建](#dataset-creation) - [构建初衷](#curation-rationale) - [源数据](#source-data) - [初始数据收集与标准化](#initial-data-collection-and-normalization) - [源语言生产者](#who-are-the-source-language-producers) - [注释](#annotations) - [注释流程](#annotation-process) - [注释者](#who-are-the-annotators) - [个人与敏感信息](#personal-and-sensitive-information) - [数据集使用注意事项](#considerations-for-using-the-data) - [数据集的社会影响](#social-impact-of-dataset) - [偏差讨论](#discussion-of-biases) - [其他已知局限性](#other-known-limitations) - [附加信息](#additional-information) - [数据集维护者](#dataset-curators) - [授权信息](#licensing-information) - [引用信息](#citation-information) - [贡献致谢](#contributions) ## 数据集概述 - **主页链接**: https://github.com/alimama-creative/Self-supervised-Text-Erasing - **代码仓库**: https://github.com/shunk031/huggingface-datasets_PosterErase - **预印本论文**: https://arxiv.org/abs/2204.12743 - **ACMMM2022 会议论文**: https://dl.acm.org/doi/abs/10.1145/3503161.3547905 ### 数据集总结 [需补充更多信息] ### 支持任务与基准测试集 [需补充更多信息] ### 语言 本数据集PKU-PosterLayout中的语言数据采用中文(BCP-47语言标签:zh)。 ## 数据集结构 ### 数据实例 使用PosterErase数据集前,需先通过[阿里云天池平台](https://tianchi.aliyun.com/dataset/134810)下载该数据集,随后将下载的文件按照如下结构放置,并指定对应路径: /path/to/datasets ├── erase_1.zip ├── erase_2.zip ├── erase_3.zip ├── erase_4.zip ├── erase_5.zip └── erase_6.zip 可通过如下Python代码加载数据集: python import datasets as ds dataset = ds.load_dataset( path="shunk031/PosterErase", data_dir="/path/to/datasets/", ) ### 数据字段 [需补充更多信息] ### 数据划分 [需补充更多信息] ## 数据集构建 ### 构建初衷 [需补充更多信息] ### 源数据 [需补充更多信息] #### 初始数据收集与标准化 [需补充更多信息] #### 源语言生产者 [需补充更多信息] ### 注释 [需补充更多信息] #### 注释流程 [需补充更多信息] #### 注释者 [需补充更多信息] ### 个人与敏感信息 [需补充更多信息] ## 数据集使用注意事项 ### 数据集的社会影响 [需补充更多信息] ### 偏差讨论 [需补充更多信息] ### 其他已知局限性 [需补充更多信息] ## 附加信息 ### 数据集维护者 [需补充更多信息] ### 授权信息 可在该数据集发布页面的[授权板块](https://tianchi.aliyun.com/dataset/134810#license)中找到如下声明: > 本数据集采用知识共享署名-相同方式共享4.0(CC BY-SA 4.0)许可协议进行分发。 但该页面上的许可设置实际显示为[CC-BY-SA-NC 4.0](http://creativecommons.org/licenses/by-sa/4.0/?spm=a2c22.12282016.0.0.7abc5a92qnyxdR)。 ### 引用信息 bibtex @inproceedings{jiang2022self, title={可控图像合成的自监督文本擦除方法}, author={Jiang, Gangwei and Wang, Shiyao and Ge, Tiezheng and Jiang, Yuning and Wei, Ying and Lian, Defu}, booktitle={第30届ACM国际多媒体会议论文集}, pages={1973--1983}, year={2022} } ### 贡献致谢 感谢[alimama-creative](https://github.com/alimama-creative)团队创建本数据集。
数据集卡片:PosterErase
数据集描述
- 语言:中文 (BCP-47 zh)
- 许可证:CC BY-SA 4.0
- 标签:graphic design
- 任务类别:other
数据集结构
数据实例
数据集需要从 Alibaba Cloud 下载,并按照以下结构放置:
/path/to/datasets ├── erase_1.zip ├── erase_2.zip ├── erase_3.zip ├── erase_4.zip ├── erase_5.zip └── erase_6.zip
加载数据集的示例代码:
python import datasets as ds
dataset = ds.load_dataset( path="shunk031/PosterErase", data_dir="/path/to/datasets/", )
许可证信息
数据集遵循 CC BY-SA 4.0 许可证。
引用信息
bibtex @inproceedings{jiang2022self, title={Self-supervised text erasing with controllable image synthesis}, author={Jiang, Gangwei and Wang, Shiyao and Ge, Tiezheng and Jiang, Yuning and Wei, Ying and Lian, Defu}, booktitle={Proceedings of the 30th ACM International Conference on Multimedia}, pages={1973--1983}, year={2022} }




