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

https://github.com/generic-matrix/face-detection


https://github.com/generic-matrix/face-detection

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

          

# Face Detection

Android | iOS
:-------------------------:|:-------------------------:
![Android](https://github.com/generic-matrix/face-detection/blob/main/output/output.gif?raw=true) | ![iOS](https://github.com/generic-matrix/face-detection/blob/main/output/output2.gif?raw=true)

# How to build the Android App

* ```git clone https://github.com/generic-matrix/face-detection.git```

* cd react-native-app
* npm install
* paste the API key
* react-native run-android

# How To build iOS App

* ```git clone https://github.com/generic-matrix/face-detection.git```
* cd react-native-app
* npm install
* paste the API key
* react-native run-ios