In this interactive python notebook I am trying to fine-tune a VGG-16 (Machine Learning) model to adjust it to verify the identity of a given person face from a YouTube videos.
The face labels and YouTube links dataset comes from another personal experiment, VideoQuotes
Note, this is a WIP; I am just playingaround for now!
- Clone this repository
- Run the commandline:
docker-compose up
- Open the provided link in the terminal
- Have fun!