paper-with-me

홈 › Papers

Learning to Detect Multiple Photographic Defects

2016-12-06 · Ning Yu, Xiaohui Shen, Zhe Lin, Radomir Mech, Connelly Barnes

In this paper, we introduce the problem of simultaneously detecting multiple photographic defects. We aim at detecting the existence, severity, and potential locations of common photographic defects related to color, noise, blur and composition. The automatic detection of such defects could be used to provide users with suggestions for how to improve photos without the need to laboriously try various correction methods. Defect detection could also help users select photos of higher quality while filtering out those with severe defects in photo curation and summarization. To investigate this problem, we collected a large-scale dataset of user annotations on seven common photographic defects, which allows us to evaluate algorithms by measuring their consistency with human judgments. Our new dataset enables us to formulate the problem as a multi-task learning problem and train a multi-column deep convolutional neural network (CNN) to simultaneously predict the severity of all the defects. Unlike some existing single-defect estimation methods that rely on low-level statistics and may fail in many cases on natural photographs, our model is able to understand image contents and quality at a higher level. As a result, in our experiments, we show that our model has predictions with much higher consistency with human judgments than low-level methods as well as several baseline CNN models. Our model also performs better than an average human from our user study.

📄 PDF Abstract BibTeX arXiv:1612.01635

Code (1)

ningyu1991/DefectDetection 공식 구현 caffe2

Tasks

Defect DetectionMulti-Task Learning

Similar Papers 제목 키워드 기반

Automatic Main Character Recognition for Photographic Studies

2021-06-16 · Mert Seker, Anssi Männistö, Alexandros Iosifidis, Jenni Raitoharju

Main characters in images are the most important humans that catch the viewer's attention upon first look, and they are emphasized by properties such as size, position, color saturation, and sharpness of focus. Identifyi…

Binary ClassificationPose Estimation

DeepFlash: Turning a Flash Selfie into a Studio Portrait

2019-01-14 · Nicola Capece, Francesco Banterle, Paolo Cignoni, Fabio Ganovelli 외

We present a method for turning a flash selfie taken with a smartphone into a photograph as if it was taken in a studio setting with uniform lighting. Our method uses a convolutional neural network trained on a set of pa…

3D Depth Estimation

MLMA-Net: multi-level multi-attentional learning for multi-label object detection in textile defect images

2021-01-31 · Bing Wei, Kuangrong Hao, Lei Gao

For the sake of recognizing and classifying textile defects, deep learning-based methods have been proposed and achieved remarkable success in single-label textile images. However, detecting multi-label defects in a text…

Deep Learningobject-detectionObject Detection

Identifying materials of photographic images and photorealistic computer generated graphics based on deep CNNs

2018-01-10 · Qi Cui, Suzanne McIntosh, Huiyu Sun

Currently, some photorealistic computer graphics are very similar to photographic images. Photorealistic computer generated graphics can be forged as photographic images, causing serious security problems. The aim of thi…

Semi-parametric Image Synthesis

2018-04-29 · CVPR 2018 6 · Xiaojuan Qi, Qifeng Chen, Jiaya Jia, Vladlen Koltun

We present a semi-parametric approach to photographic image synthesis from semantic layouts. The approach combines the complementary strengths of parametric and nonparametric techniques. The nonparametric component is a …

Image GenerationImage-to-Image TranslationSemantic Segmentation