This repository contains the code of the face detection paper: Vijay Kumar, Anoop Namboodiri, C.V.Jawahar, "Visual Phrases for Exemplar Face Detection", ICCV 2015.
Pre-requisite:
- Matlab R2013a
- VLFEAT 0.9.17 (http://www.vlfeat.org/)
How to run:
- Download indexed exemplar and other related files from https://www.dropbox.com/s/goz3of3dnwxm9ke/exemplar_data.zip?dl=0 and copy all the files to data/ folder
- Run compile.m
- Run detect_afw.m for testing on AFW dataset.