PINTO0309 / OpenVINO-YoloV3

YoloV3/tiny-YoloV3+RaspberryPi3/Ubuntu LaptopPC+NCS/NCS2+USB Camera+Python+OpenVINO
https://qiita.com/PINTO
Apache License 2.0
538 stars 165 forks source link

face detect #8

Open curry8 opened 5 years ago

curry8 commented 5 years ago

Hello, thanks your share about NCS2 sample, and I just wanna ask could NCS2 with openvino implement face detect's common method MTCNN ? it will be grateful if any reply!

PINTO0309 commented 5 years ago

@curry8 Do you have a handle named "curry_best" in another forum? Unfortunately for now, I have no plans to implement MTCNN.

The official sample of Intel is as follows. https://software.intel.com/en-us/articles/OpenVINO-InferEngine#inpage-nav-7-12

PINTO0309 commented 5 years ago

@curry8

It is not MTCNN, but I think it is close to what you want. https://github.com/sthanhng/yoloface.git

curry8 commented 5 years ago

@PINTO0309 yes, I am curry_best,I will try use NCS2 implement MTCNN, thanks again for your reply