Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dominic248/facerecognition-with-reactnative-and-django
Tech-Stack: Django, React-Native, pickle lib and face_recognition module. Django Face Recognition API integrated with React-Native Camera.
https://github.com/dominic248/facerecognition-with-reactnative-and-django
Last synced: 6 days ago
JSON representation
Tech-Stack: Django, React-Native, pickle lib and face_recognition module. Django Face Recognition API integrated with React-Native Camera.
- Host: GitHub
- URL: https://github.com/dominic248/facerecognition-with-reactnative-and-django
- Owner: dominic248
- Created: 2020-06-17T18:43:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-07T19:56:41.000Z (over 3 years ago)
- Last Synced: 2024-08-26T21:38:13.007Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 820 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FaceRecognition-with-ReactNative-and-Django
```ANDROID_HOME=C:\Users\dms24\AppData\Local\Android\Sdk\```
```ANDROID_SDK_ROOT=C:\Users\dms24\AppData\Local\Android\Sdk\```
```
cd android
gradlew clean
cd..
npm run android
npm start
````