paper-with-me

홈 › Papers

AesCrop: Aesthetic-driven Cropping Guided by Composition

2025-10-26 · Yen-Hong Wong, Lai-Kuan Wong arxiv

Aesthetic-driven image cropping is crucial for applications like view recommendation and thumbnail generation, where visual appeal significantly impacts user engagement. A key factor in visual appeal is composition--the deliberate arrangement of elements within an image. Some methods have successfully incorporated compositional knowledge through evaluation-based and regression-based paradigms. However, evaluation-based methods lack globality while regression-based methods lack diversity. Recently, hybrid approaches that integrate both paradigms have emerged, bridging the gap between these two to achieve better diversity and globality. Notably, existing hybrid methods do not incorporate photographic composition guidance, a key attribute that defines photographic aesthetics. In this work, we introduce AesCrop, a composition-aware hybrid image-cropping model that integrates a VMamba image encoder, augmented with a novel Mamba Composition Attention Bias (MCAB) and a transformer decoder to perform end-to-end rank-based image cropping, generating multiple crops along with the corresponding quality scores. By explicitly encoding compositional cues into the attention mechanism, MCAB directs AesCrop to focus on the most compositionally salient regions. Extensive experiments demonstrate that AesCrop outperforms current state-of-the-art methods, delivering superior quantitative metrics and qualitatively more pleasing crops.

📄 PDF Abstract BibTeX arXiv:2510.22528

Code (0)

등록된 구현이 없습니다.

Tasks

Image Cropping

Similar Papers 제목 키워드 기반

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

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…

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 pe…

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