Statistical Color Models with Application to Skin Detection
Abstract
The existence of large image datasets such as photos on the World Wide Web make it possible to build powerful generic models for low-level image attributes like color using simple histogram learning techniques. We describe the construction of color models for skin and non-skin classes from a dataset of nearly 1 billion labeled pixels. These classes exhibit a surprising degree of separability which we exploit by building a skin pixel detector that achieves an equal error rate of 88%. We compare the performance of histogram and mixture models in skin detection and find histogram models to be superior in accuracy and computational cost. Using aggregate features computed from the skin detector we build a remarkably effective detector for naked people. We believe this work is the most comprehensive and detailed exploration of skin color models to date.
Cite
Text
Jones and Rehg. "Statistical Color Models with Application to Skin Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1999. doi:10.1109/CVPR.1999.786951Markdown
[Jones and Rehg. "Statistical Color Models with Application to Skin Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 1999.](https://mlanthology.org/cvpr/1999/jones1999cvpr-statistical/) doi:10.1109/CVPR.1999.786951BibTeX
@inproceedings{jones1999cvpr-statistical,
title = {{Statistical Color Models with Application to Skin Detection}},
author = {Jones, Michael J. and Rehg, James M.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {1999},
pages = {1274-1280},
doi = {10.1109/CVPR.1999.786951},
url = {https://mlanthology.org/cvpr/1999/jones1999cvpr-statistical/}
}