<html dir="ltr"><head></head><body style="text-align:left; direction:ltr;" bgcolor="#ffffff" text="#2e3436" link="#737373" vlink="#2e3436"><div>I just wanted to say I just tried the most recent 7.2 merge, and I like the "feel" of how the new faces interface works.  Great job students!</div><div><br></div><div>I do have a question regarding YOLO inclusion.  It is planned in the 7.2 release?  And is enabling it just a matter of changing:</div><div><div><br></div><div>            m_dnnDetectorBackend = new OpenCVDNNFaceDetector(DetectorNNModel::SSDMOBILENET);</div><div>to</div><div><div>            m_dnnDetectorBackend = new OpenCVDNNFaceDetector(DetectorNNModel::YOLO);</div><div><br></div><div>in facedetector.cpp (and installing the necessary support files)?</div><div><br></div><div>YOLO detects so many more faces, it would make me sad not to have the option.</div><div><br></div><div>Rob</div></div></div></body></html>