Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 290 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 290 Bytes

osu-recognition

My Graduation project for Orenburg State University

Feature Extraction

dlib

Face Detection

dlib, pretrained CNN

Running

Firstly install all of the dependencies by running pip install -r requirements.txt.

Then run run-rest-api.[py/ps1/sh] and you're done.