Real-Time Embedded Face Recognition on Raspberry Pi using OpenCV and TensorFlow Lite (TFLite)
download/clone this repository to a drive (for example RaspberryFace) on your Raspberry PI and run the following command.
ak@raspberrypi:~/RaspberryFace $ python3 raspberryface.py
Does this model comply with the European AI Act?
If you use this library implementation for your research or projects, please consider using this cite:
@software{asif_khan_2024_11_14,
author = {Asif Khan},
title = {fisakhan/RaspberryFace: v1.0.0},
month = Nov,
year = 2024,
publisher = {},
version = {v1.0.0},
doi = {},
url = {}
}
In addition to citing InsightFace and PINTO_model_zoo
This project is licensed under the MIT License.