We investigate the problem of automatically determining what type of shoe left an impression found at a crime scene. This recognition problem is made difficult by the variability in types of crime scene evidence (ranging from traces of dust or oil on hard surfaces to impressions made in soil) and the lack of comprehensive databases of shoe outsole tread patterns. We find that mid-level features extracted by pre-trained convolutional neural nets are surprisingly effective descriptors for these specialized domains. However, the choice of similarity measure for matching exemplars to a query image is essential to good performance. For matching multi-channel deep features, we propose the use of multi-channel normalized cross-correlation and analyze its effectiveness. Finally, we introduce a discriminatively trained variant and fine-tune our system end-to-end, obtaining state-of-the-art performance.
Cross-Domain Forensic Shoeprint Matching
Journal: Proceedings of British Machine Vision Conference
Published: 2017
Primary Author: Bailey Kong
Secondary Authors: J. Supancic, D. Ramana, C. Fowlkes
Type: Publication
Research Area: Footwear
Related Resources
Graph-Theoretic Techniques for Forensic Image Comparisons
This presentation is from the 76th Annual Conference of the American Academy of Forensic Sciences (AAFS), Denver, Colorado, February 19-24, 2024.
ShoeCase: A data set of mock crime scene footwear impressions
This project’s main objective is to create an open-source database containing a sizeable number of high-quality images of shoe impressions. The Center for Statistics and Applications in Forensic Evidence (CSAFE)…
A finely tuned deep transfer learning algorithm to compare outsole images
In forensic practice, evaluating shoeprint evidence is challenging because the differences between images of two different outsoles can be subtle. In this paper, we propose a deep transfer learning-based matching…
An automated alignment algorithm for identification of the source of footwear impressions with common class characteristics
We introduce an algorithmic approach designed to compare similar shoeprint images, with automated alignment. Our method employs the Iterative Closest Points (ICP) algorithm to attain optimal alignment, further enhancing precision…