five

JettyCoffee/LiveCompose-outpainted-17k

收藏
Hugging Face2026-04-26 更新2026-05-03 收录
下载链接:
https://hf-mirror.com/datasets/JettyCoffee/LiveCompose-outpainted-17k
下载链接
链接失效反馈
官方服务:
资源简介:
--- pretty_name: LiveCompose Outpainted 17k (Tar Shards) size_categories: - 10K<n<100K task_categories: - image-classification - image-to-image - object-detection tags: - outpainting - synthetic-data - layout - tar-shards license: mit --- # LiveCompose Outpainted 17k (Tar Shards) ## Dataset Summary This is a tar-sharded release of the LiveCompose outpainted image dataset. It is prepared for hosting on Hugging Face without hitting the per-directory file limit. Contents: - `training_pairs.jsonl` metadata - `outpainted_tar/outpainted_part_001.tar` ... `outpainted_part_006.tar` ## Why Tar Shards Hugging Face dataset repos currently enforce a limit on file count per directory. The original `outpainted/` directory contains too many image files for a direct upload. This release packs images into 6 tar shards. ## File Layout ```text livecompose_outpainted_release/ README.md training_pairs.jsonl outpainted_tar/ outpainted_part_001.tar outpainted_part_002.tar outpainted_part_003.tar outpainted_part_004.tar outpainted_part_005.tar outpainted_part_006.tar ``` ## Statistics - Original images: 17,684 PNG files - Tar shards: 6 - Tar total size: about 12.615 GB ## Metadata Format Each line in `training_pairs.jsonl`: ```json {"file": "./outpainted/HORI2_000001_v01.png", "orig_bbox": [281, 77, 881, 487]} ``` Fields: - `file`: relative path in the original unpacked layout - `orig_bbox`: `[x_min, y_min, x_max, y_max]` ## How To Use 1. Download dataset files. 2. Extract tar shards into an `outpainted/` folder. 3. Read `training_pairs.jsonl` and resolve each `file` path. Example extraction command (PowerShell): ```powershell New-Item -ItemType Directory -Force -Path .\outpainted | Out-Null Get-ChildItem .\outpainted_tar\*.tar | ForEach-Object { tar -xf $_.FullName -C .\outpainted } ``` ## License Current placeholder: - `license: mit` Please update this field before public release to match your redistribution rights. ## Citation ```bibtex @dataset{livecompose_outpainted_17k_tar, title={LiveCompose Outpainted 17k (Tar Shards)}, author={LiveCompose Team}, year={2026}, publisher={Hugging Face}, url={https://huggingface.co/datasets/JettyCoffee/LiveCompose-outpainted-17k} } ```
提供机构:
JettyCoffee
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作