dbface-on-openvino
dbface-on-openvino copied to clipboard
Describes how to run DBFace, a real-time, single-shot face detection model on Intel OpenVINO
Hi yas-sim san, Thanks a lot for sharing amazing code!! "1. Prerequisites" should be like this? pip3 install --user -r requirements.in pip3 install --user -r requirements-pytorch.in Thanks! BR/Kobu
Hi There, Thanks a lot for sharing the excellent work! Compare the result of selfie.jpg to the original model, the small face seems missing. I tried to add --reverse_input_channels in...
Thanks a lot for sharing amazing code!! But the Python version is still not fast enough, can you provide C++ version