/yolo-find-wally

A deep learning based on Yolo v2 architecture to solve for "Where's Wally?"

Primary LanguagePythonMIT LicenseMIT

yolo-find-wally

A deep learning based on Yolo v2 architecture to solve for "Where's Wally?"

Wally

Quick Start and Guide

Visit the Medium page.

Yolo and Weights

Read more about YOLO and download weight files here. I uploaded the settings and the weights used in this experiments here.

Usage

python predict.py PATH_TO_IMAGE
  • Notes:

Detections take ~20s per image on CPU.