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
- Host: GitHub
- URL: https://github.com/spyshiv/i-detector
- Owner: spyshiv
- Created: 2016-02-28T12:03:44.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-24T11:39:33.000Z (about 10 years ago)
- Last Synced: 2025-06-08T06:41:52.919Z (about 1 year ago)
- Topics: css3, django, face-detection, face-recognition, html5, rest-api
- Language: JavaScript
- Size: 1.32 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```