Deep Tattoo Recognition

Abstract

Tattoo is a soft biometric that indicates discriminative characteristics of a person such as beliefs and personalities. Automatic detection and recognition of tattoo images is a difficult problem. We present deep convolutional neural network-based methods for automatic matching of tattoo images based on the AlexNet and Siamese networks. Furthermore, we show that rather than using a simple contrastive loss function, triplet loss function can significantly improve the performance of a tattoo matching system. Extensive experiments on a recently introduced Tatt-C dataset show that our method is able to capture the meaningful structure of tattoos and performs significantly better than many competitive tattoo recognition algorithms.

Cite

Text

Di and Patel. "Deep Tattoo Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2016. doi:10.1109/CVPRW.2016.22

Markdown

[Di and Patel. "Deep Tattoo Recognition." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2016.](https://mlanthology.org/cvprw/2016/di2016cvprw-deep/) doi:10.1109/CVPRW.2016.22

BibTeX

@inproceedings{di2016cvprw-deep,
  title     = {{Deep Tattoo Recognition}},
  author    = {Di, Xing and Patel, Vishal M.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2016},
  pages     = {119-126},
  doi       = {10.1109/CVPRW.2016.22},
  url       = {https://mlanthology.org/cvprw/2016/di2016cvprw-deep/}
}