Datasets:
Update README
Browse files
README.md
CHANGED
|
@@ -22,9 +22,10 @@ size_categories:
|
|
| 22 |
# Outpainted for Image Cropping
|
| 23 |
|
| 24 |
<p align="center">
|
| 25 |
-
<a href="./README.md">English</a> | <a href="./README_zh.md">中文</a>
|
| 26 |
</p>
|
| 27 |
|
|
|
|
| 28 |
## Dataset Overview
|
| 29 |
|
| 30 |
This dataset contains a collection of images generated by **Stable Diffusion v2 Inpaint** through outpainting, along with bounding box annotations indicating the “original image region” within each outpainted image. The dataset is mainly intended for research tasks such as image cropping, original frame recovery, composition-aware cropping, and outpainting-aware visual understanding.
|
|
|
|
| 22 |
# Outpainted for Image Cropping
|
| 23 |
|
| 24 |
<p align="center">
|
| 25 |
+
<a href="https://huggingface.co/datasets/zzsyppt/outpainted-for-image-cropping/blob/main/README.md">English</a> | <a href="https://huggingface.co/datasets/zzsyppt/outpainted-for-image-cropping/blob/main/README_zh.md">中文</a>
|
| 26 |
</p>
|
| 27 |
|
| 28 |
+
|
| 29 |
## Dataset Overview
|
| 30 |
|
| 31 |
This dataset contains a collection of images generated by **Stable Diffusion v2 Inpaint** through outpainting, along with bounding box annotations indicating the “original image region” within each outpainted image. The dataset is mainly intended for research tasks such as image cropping, original frame recovery, composition-aware cropping, and outpainting-aware visual understanding.
|