paper-with-me

Papers

Composition-Preserving Deep Photo Aesthetics Assessment

2016-06-01 · CVPR 2016 6 · Long Mai, Hailin Jin, Feng Liu

Photo aesthetics assessment is challenging. Deep convolutional neural network (ConvNet) methods have recently shown promising results for aesthetics assessment. The performance of these deep ConvNet methods, however, is often compromised by the constraint that the neural network only takes the fixed-size input. To accommodate this requirement, input images need to be transformed via cropping, scaling, or padding, which often damages image composition, reduces image resolution, or causes image distortion, thus compromising the aesthetics of the original images. In this paper, we present a composition-preserving deep ConvNet method that directly learns aesthetics features from the original input images without any image transformations. Specifically, our method adds an adaptive spatial pooling layer upon the regular convolution and pooling layers to directly handle input images with original sizes and aspect ratios. To allow for multi-scale feature extraction, we develop the Multi-Net Adaptive Spatial Pooling ConvNet architecture which consists of multiple sub-networks with different adaptive spatial pooling sizes and leverage a scene-based aggregation layer to effectively combine the predictions from multiple sub-networks. Our experiments on the large-scale aesthetics assessment benchmark (AVA) demonstrate that our method can significantly improve the state-of-the-art results in photo aesthetics assessment.

📄 PDF Abstract BibTeX

Code (2)

gautamMalu/Aesthetic_attributes_maps 공식 구현 tf
rawmarshmellows/deep-photo-aesthetics pytorch

Tasks

Aesthetics Quality Assessment

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Composition-Aware Image Aesthetics Assessment

2019-07-25 · Dong Liu, Rohit Puri, Nagendra Kamath, Subhabrata Bhattachary

Automatic image aesthetics assessment is important for a wide variety of applications such as on-line photo suggestion, photo album management and image retrieval. Previous methods have focused on mapping the holistic im…

Aesthetics Quality AssessmentImage RetrievalManagementRetrieval

Modeling Photographic Composition via Triangles

2016-05-31 · Zihan Zhou, Siqiong He, Jia Li, James Z. Wang

The capacity of automatically modeling photographic composition is valuable for many real-world machine vision applications such as digital photography, image retrieval, image understanding, and image aesthetics assessme…

Image RetrievalRetrieval

3D View Optimization for Improving Image Aesthetics

2024-05-26 · Taichi Uchida, Yoshihiro Kanamori, Yuki Endo

Achieving aesthetically pleasing photography necessitates attention to multiple factors, including composition and capture conditions, which pose challenges to novices. Prior research has explored the enhancement of phot…

A-Lamp: Adaptive Layout-Aware Multi-Patch Deep Convolutional Neural Network for Photo Aesthetic Assessment

2017-04-02 · CVPR 2017 7 · Shuang Ma, Jing Liu, Chang Wen Chen

Deep convolutional neural networks (CNN) have recently been shown to generate promising results for aesthetics assessment. However, the performance of these deep CNN methods is often compromised by the constraint that th…

Aesthetics Quality Assessment

CNN-based Repetitive self-revised learning for photos' aesthetics imbalanced classification

2020-03-06 · Ying Dai

Aesthetic assessment is subjective, and the distribution of the aesthetic levels is imbalanced. In order to realize the auto-assessment of photo aesthetics, we focus on using repetitive self-revised learning (RSRL) to tr…

ClassificationGeneral Classificationimbalanced classification