Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bjastkuliar/face_recognition
Custom face recognition for Android which acts as practical companion to my bachelor thesis.
https://github.com/bjastkuliar/face_recognition
android face-recognition flask flask-application java kotlin opencv opencv-python python python3 python310 temi tensorflow tflite
Last synced: about 4 hours ago
JSON representation
Custom face recognition for Android which acts as practical companion to my bachelor thesis.
- Host: GitHub
- URL: https://github.com/bjastkuliar/face_recognition
- Owner: Bjastkuliar
- Created: 2022-02-11T08:14:42.000Z (almost 3 years ago)
- Default Branch: python-android-temi
- Last Pushed: 2022-07-07T08:31:01.000Z (over 2 years ago)
- Last Synced: 2023-05-15T10:35:12.436Z (over 1 year ago)
- Topics: android, face-recognition, flask, flask-application, java, kotlin, opencv, opencv-python, python, python3, python310, temi, tensorflow, tflite
- Language: Kotlin
- Homepage:
- Size: 127 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# face_recognition
Custom face recognition for Android which acts as practical companion to my bachelor thesis.## Disclaimer
Being this a companion project to my thesis, it may be quite unorganized/messy, since it had to follow my course of action and it had to withstand the ever-changing nature of the involved device (temi) and its unstable OS.