paper-with-me

홈 › Papers

An End-to-End Neural Network for Image Cropping by Learning Composition from Aesthetic Photos

2019-07-02 · Peng Lu, Hao Zhang, Xujun Peng, Xiaofu Jin

As one of the fundamental techniques for image editing, image cropping discards unrelevant contents and remains the pleasing portions of the image to enhance the overall composition and achieve better visual/aesthetic perception. In this paper, we primarily focus on improving the accuracy of automatic image cropping, and on further exploring its potential in public datasets with high efficiency. From this respect, we propose a deep learning based framework to learn the objects composition from photos with high aesthetic qualities, where an anchor region is detected through a convolutional neural network (CNN) with the Gaussian kernel to maintain the interested objects' integrity. This initial detected anchor area is then fed into a light weighted regression network to obtain the final cropping result. Unlike the conventional methods that multiple candidates are proposed and evaluated iteratively, only a single anchor region is produced in our model, which is mapped to the final output directly. Thus, low computational resources are required for the proposed approach. The experimental results on the public datasets show that both cropping accuracy and efficiency achieve the state-ofthe-art performances.

📄 PDF Abstract BibTeX arXiv:1907.01432

Code (2)

CVBase-Bupt/EndtoEndCroppingSystem 공식 구현 tf
joehalfish/-An-End-to-End-Neural-Network-for-Image-Cropping tf

Tasks

Image Cropping

Similar Papers 제목 키워드 기반

Composing Photos Like a Photographer

2021-06-19 · CVPR 2021 1 · Chaoyi Hong, Shuaiyuan Du, Ke Xian, Hao Lu 외

We show that explicit modeling of composition rules benefits image cropping. Image cropping is considered a promising way to automate aesthetic composition in professional photography. Existing efforts, however, only…

Image Cropping

Venus: Benchmarking and Empowering Multimodal Large Language Models for Aesthetic Guidance and Cropping

2026-02-27 · Tianxiang Du, Hulingxiao He, Yuxin Peng arxiv

The widespread use of smartphones has made photography ubiquitous, yet a clear gap remains between ordinary users and professional photographers, who can identify aesthetic issues and provide actionable shooting guidance…

CROP: Expert-Aligned Image Cropping via Compositional Reasoning and Optimizing Preference

2026-05-09 · Zhitong Dong, Chao Li, Jie Yu, Hao Chen arxiv

Aesthetic image cropping aims to enhance the aesthetic quality of an image by improving its composition through spatial cropping. Previous methods often rely on saliency prediction or retrieval augmentation, ignoring the…

Multimodal ReasoningSaliency PredictionImage Cropping

Image Cropping with Composition and Saliency Aware Aesthetic Score Map

2019-11-24 · Yi Tu, Li Niu, Weijie Zhao, Dawei Cheng 외

Aesthetic image cropping is a practical but challenging task which aims at finding the best crops with the highest aesthetic quality in an image. Recently, many deep learning methods have been proposed to address this pr…

Image Cropping

A2-RL: Aesthetics Aware Reinforcement Learning for Image Cropping

2017-09-14 · CVPR 2018 6 · Debang Li, Huikai Wu, Junge Zhang, Kaiqi Huang

Image cropping aims at improving the aesthetic quality of images by adjusting their composition. Most weakly supervised cropping methods (without bounding box supervision) rely on the sliding window mechanism. The slidin…

Decision MakingImage Croppingreinforcement-learningReinforcement Learning+2