dbface-on-openvino icon indicating copy to clipboard operation
dbface-on-openvino copied to clipboard

Describes how to run DBFace, a real-time, single-shot face detection model on Intel OpenVINO

Results 3 dbface-on-openvino issues
Sort by recently updated
recently updated
newest added

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