Jupyter notebooks experimenting with facial detection using OpenCV.
Run the notebooks in this repository live on MyBinder — just click the button (it might take a little while to load).
Notebooks include:
- Finding faces in the Tribune collection — Using OpenCV for basic facial detection.
- Finding all the faces in the Tribune collection — Runs the detection script over all 60,000 images, crops faces, and saves the data.
- Exploring the face data — Having a look at the data on the number of faces per image.
- Make all the faces into one big image — A very, very big image...
- Focus on faces — A little app that fades from faces to photos...
Some results:
- Faces of the Tribune — all the faces as one big, deep zoomable image
- Focus on faces — a Jupyter powered app
- Faces of the Tribune — a pop-up exhibition
- faces_per_image.csv — extracted face data