Real-time face recognition on Raspberry pi.
Switch tensorflow inference to ONNX since unavaliable tensorflow C++ stable API and impovring ONNX ecosystem.
This repository makes possible the usage of the TensorFlow C++ API from the outside of the TensorFlow source code folders and without the use of the Bazel build system, please refer to Tensorflow C++ API.
- Tensorflow SSD-MobileNetV2 to ONNX
- Inference code
- Deploy on Raspberry pi
- YoloV4
- Model Optimization