Fix false positives of face detection network for large faces
authorDmitry Kurtaev <dmitry.kurtaev+github@gmail.com>
Mon, 22 Jul 2019 09:18:57 +0000 (12:18 +0300)
committerAlexander Alekhin <alexander.alekhin@intel.com>
Thu, 25 Jul 2019 17:09:59 +0000 (20:09 +0300)
commita2125594ea942ce12604ddebbd503cfa335f7ecd
tree675d9a7efeddb1af504946caae0089e854d78ea3
parentad092bf1ce369cd5d7311cfeebb9fb3ff4d0640b
Fix false positives of face detection network for large faces
modules/dnn/test/test_caffe_importer.cpp
samples/dnn/face_detector/deploy.prototxt
samples/dnn/face_detector/deploy_lowres.prototxt [new file with mode: 0644]
samples/dnn/js_face_recognition.html