Skip to content
/ SSH Public

Single Stage Headless Face Detector notebook

Notifications You must be signed in to change notification settings

DenisSouth/SSH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

SSH: Single Stage Headless Face Detector

Jupyter Notebook for https://github.com/mahyarnajibi/SSH

Guide to run demo.py

Update July 2020

  1. 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
  2. Open my jupyter notebook caffe_ssh.ipynb
  3. Then open "Runtime"/ "Change runtime type" and select Python 2 and GPU
  4. Run jupyter notebook cells one by one
  5. 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

demo_detections_SSH

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

About

Single Stage Headless Face Detector notebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published