# Learning to Take Good Pictures of People with a Robot Photographer

**Authors:** Rhys Newbury, Akansel Cosgun, Mehmet Koseoglu, Tom Drummond

arXiv: 1904.05688 · 2019-04-12

## TL;DR

This paper introduces a robotic system that autonomously navigates and takes high-quality pictures of people, using a two-stage neural network approach to assess image quality and improve photo capturing in real-world scenarios.

## Contribution

The novel system combines autonomous navigation with a neural network-based quality assessment to optimize robot-taken photographs of people, validated through a new dataset and user studies.

## Key findings

- Achieved 78.4% accuracy in picture quality detection.
- Received higher user ratings (3.71/5) than heuristic methods.
- Statistically validated quality improvements over state-of-the-art.

## Abstract

We present a robotic system capable of navigating autonomously by following a line and taking good quality pictures of people. When a group of people are detected, the robot rotates towards them and then back to line while continuously taking pictures from different angles. Each picture is processed in the cloud where its quality is estimated in a two-stage algorithm. First, features such as the face orientation and likelihood of facial emotions are input to a fully connected neural network to assign a quality score to each face. Second, a representation is extracted by abstracting faces from the image and it is input to a to Convolutional Neural Network (CNN) to classify the quality of the overall picture. We collected a dataset in which a picture was labeled as good quality if subjects are well-positioned in the image and oriented towards the camera with a pleasant expression. Our approach detected the quality of pictures with 78.4% accuracy in this dataset and received a better mean user rating (3.71/5) than a heuristic method that uses photographic composition procedures in a study where 97 human judges rated each picture. A statistical analysis against the state-of-the-art verified the quality of the resulting pictures.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.05688/full.md

## Figures

19 figures with captions in the complete paper: https://tomesphere.com/paper/1904.05688/full.md

## References

27 references — full list in the complete paper: https://tomesphere.com/paper/1904.05688/full.md

---
Source: https://tomesphere.com/paper/1904.05688