Learning Subject-Aware Cropping by Outpainting Professional Photos
Abstract
How to frame (or crop) a photo often depends on the image subject and its context; e.g., a human portrait. Recent works have defined the subject-aware image cropping task as a nuanced and practical version of image cropping. We propose a weakly-supervised approach (GenCrop) to learn what makes a high-quality, subject-aware crop from professional stock images. Unlike supervised prior work, GenCrop requires no new manual annotations beyond the existing stock image collection. The key challenge in learning from this data, however, is that the images are already cropped and we do not know what regions were removed. Our insight is to combine a library of stock images with a modern, pre-trained text-to-image diffusion model. The stock image collection provides diversity, and its images serve as pseudo-labels for a good crop. The text-image diffusion model is used to out-paint (i.e., outward inpainting) realistic uncropped images. Using this procedure, we are able to automatically generate a large dataset of cropped-uncropped training pairs to train a cropping model. Despite being weakly-supervised, GenCrop is competitive with state-of-the-art supervised methods and significantly better than comparable weakly-supervised baselines on quantitative and qualitative evaluation metrics.
Cite
Text
Hong et al. "Learning Subject-Aware Cropping by Outpainting Professional Photos." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I3.27990Markdown
[Hong et al. "Learning Subject-Aware Cropping by Outpainting Professional Photos." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/hong2024aaai-learning/) doi:10.1609/AAAI.V38I3.27990BibTeX
@inproceedings{hong2024aaai-learning,
title = {{Learning Subject-Aware Cropping by Outpainting Professional Photos}},
author = {Hong, James and Yuan, Lu and Gharbi, Michaël and Fisher, Matthew and Fatahalian, Kayvon},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {2175-2183},
doi = {10.1609/AAAI.V38I3.27990},
url = {https://mlanthology.org/aaai/2024/hong2024aaai-learning/}
}