Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.11 KB

README.md

File metadata and controls

32 lines (27 loc) · 1.11 KB

RaspberryFace faspberryface1

Real-Time Embedded Face Recognition on Raspberry Pi using OpenCV and TensorFlow Lite (TFLite)

How to run?

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

Documentation

Compliance with AI Act

Does this model comply with the European AI Act?

Citation and Acknowledgement

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

License

This project is licensed under the MIT License.