Morgan Caron
Results
2
issues of
Morgan Caron
Dear maintainers, What the hell? The PHP library is both poorly designed and poorly documented. PS: this is a product we are paying for. As of 2019 a SDK is...
I use a pre-trained model `facenet512` from the python project [DeepFace](https://github.com/serengil/deepface/blob/master/deepface/models/facial_recognition/Facenet.py). I exported the model and converted it to onnx format in order to run it with gocv. Then I...