Arpit Mittal,
Andrew Zisserman and
Phil Torr
Overview
This code is for hand detection in static images, and is an implementation of the method described in [1]. The images below show typical detection results. More details are given on the research page.
![]() |
![]() |
![]() |
Input Image |
![]() |
![]() |
![]() |
Top 2 hand detections |
Downloads
The code package includes trained models for different proposal systems and a self-contained demo.
- hand_detector_code.tar.gz (3.6 MB): Hand detection code pipeline.
- README.txt
Please cite [1] if you use this code.
Installation and Setup
Details on how to install the software and run the included demo application are described in the included README.txt file.
Publications
British Machine Vision Conference, 2011
Acknowledgements
This work is funded by the ERC grant VisRec no. 228180 and ONR MURI N00014-07-1-0182.

