A deep learning based on Yolo v2 architecture to solve for "Where's Wally?"
Visit the Medium page.
Read more about YOLO and download weight files here. I uploaded the settings and the weights used in this experiments here.
python predict.py PATH_TO_IMAGE
- Notes:
Detections take ~20s per image on CPU.