Jupyter Notebook for https://github.com/mahyarnajibi/SSH
Update July 2020
- Python 2.7 is deprecated in Google Colab, and we should use this link to open Colab based on Python 2.7
https://colab.research.google.com/notebook#create=true&language=python2
source of that url: https://stackoverflow.com/a/61479823/6355116 - Open my jupyter notebook caffe_ssh.ipynb
- Then open "Runtime"/ "Change runtime type" and select Python 2 and GPU
- Run jupyter notebook cells one by one
- Finally you will able to run demo.py and will see following picture
>> rezult will save in /content/SSH/data/demo/demo_detections_SSH.png
SSH repository includes the code for training and evaluating the SSH face detector introduced in our ICCV 2017 paper.
License for that notebook is MIT