An open API service indexing awesome lists of open source software.

https://github.com/spyshiv/i-detector


https://github.com/spyshiv/i-detector

css3 django face-detection face-recognition html5 rest-api

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

#I-Detector

An Image processing Project Including face Detection, face Recognition and Feature Extraction

##How To Run This Project

```
git clone https://github.com/spyshiv/I-Detector.git
cd I-Detector/Id_backend
python manage.py runserver
```
Now open in your browser ```127.0.0.0.1:8000```