Finding Naked People

Abstract

This paper demonstrates a content-based retrieval strategy that can tell whether there are naked people present in an image. No manual intervention is required. The approach combines color and texture properties to obtain an effective mask for skin regions. The skin mask is shown to be effective for a wide range of shades and colors of skin. These skin regions are then fed to a specialized grouper, which attempts to group a human figure using geometric constraints on human structure. This approach introduces a new view of object recognition, where an object model is an organized collection of grouping hints obtained from a combination of constraints on geometric properties such as the structure of individual parts, and the relationships between parts, and constraints on color and texture. The system is demonstrated to have 60% precision and 52% recall on a test set of 138 uncontrolled images of naked people, mostly obtained from the internet, and 1401 assorted control images, drawn from a wide collection of sources.

Cite

Text

Fleck et al. "Finding Naked People." European Conference on Computer Vision, 1996. doi:10.1007/3-540-61123-1_173

Markdown

[Fleck et al. "Finding Naked People." European Conference on Computer Vision, 1996.](https://mlanthology.org/eccv/1996/fleck1996eccv-finding/) doi:10.1007/3-540-61123-1_173

BibTeX

@inproceedings{fleck1996eccv-finding,
  title     = {{Finding Naked People}},
  author    = {Fleck, Margaret M. and Forsyth, David A. and Bregler, Christoph},
  booktitle = {European Conference on Computer Vision},
  year      = {1996},
  pages     = {593-602},
  doi       = {10.1007/3-540-61123-1_173},
  url       = {https://mlanthology.org/eccv/1996/fleck1996eccv-finding/}
}