paper-with-me

Papers

Weakly Supervised Real-time Image Cropping based on Aesthetic Distributions

2020-10-15 · Peng Lu, Jiahui Liu, Xujun Peng, Xiaojie Wang

Image cropping is an effective tool to edit and manipulate images to achieve better aesthetic quality. Most existing cropping approaches rely on the two-step paradigm where multiple candidate cropping areas are proposed initially and the optimal cropping window is determined based on some quality criteria for these candidates af- terwards. The obvious disadvantage of this mechanism is its low efficiency due to the huge searching space of candidate crops. In order to tackle this problem, a weakly supervised cropping frame- work is proposed, where the distribution dissimilarity between high quality images and cropped images is used to guide the coordinate predictor’s training and the ground truths of cropping windows are not required by the proposed method. Meanwhile, to improve the cropping performance, a saliency loss is also designed in the proposed framework to force the neural network to focus more on the interested objects in the image. Under this framework, the im- ages can be cropped effectively by the trained coordinate predictor in a one-pass favor without multiple candidates proposals, which ensures the high efficiency of the proposed system . Also, based on the proposed framework, many existing distribution dissimi- larity measurements can be applied to train the image cropping system with high flexibility, such as likelihood based and diver- gence based distribution dissimilarity measure proposed in this work. The experiments on the public databases show that the pro- posed cropping method achieves the state-of-the-art accuracy, and the high computation efficiency as fast as 285 FPS is also obtained.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Image Cropping

Similar Papers 제목 키워드 기반

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

Learning Subject-Aware Cropping by Outpainting Professional Photos

2023-12-19 · James Hong, Lu Yuan, Michaël Gharbi, Matthew Fisher 외

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

Image Cropping

See Better Before Looking Closer: Weakly Supervised Data Augmentation Network for Fine-Grained Visual Classification

2019-01-26 · Tao Hu, Honggang Qi, Qingming Huang, Yan Lu

Data augmentation is usually adopted to increase the amount of training data, prevent overfitting and improve the performance of deep models. However, in practice, random data augmentation, such as random image cropping,…

Data AugmentationFine-Grained Image ClassificationGeneral ClassificationImage Cropping+1

Aesthetic-Driven Image Enhancement by Adversarial Learning

2017-07-17 · Yubin Deng, Chen Change Loy, Xiaoou Tang

We introduce EnhanceGAN, an adversarial learning based model that performs automatic image enhancement. Traditional image enhancement frameworks typically involve training models in a fully-supervised manner, which requi…

Image CroppingImage Enhancement

Focusing On Targets For Improving Weakly Supervised Visual Grounding

2023-02-22 · Viet-Quoc Pham, Nao Mishima

Weakly supervised visual grounding aims to predict the region in an image that corresponds to a specific linguistic query, where the mapping between the target object and query is unknown in the training stage. The state…

Dependency ParsingObjectVisual Grounding