Fix DetectionModel in case of out of [0, 1] range detection prediction
authorDmitry Kurtaev <dmitry.kurtaev+github@gmail.com>
Fri, 13 Sep 2019 08:33:24 +0000 (11:33 +0300)
committerDmitry Kurtaev <dmitry.kurtaev+github@gmail.com>
Fri, 13 Sep 2019 09:58:56 +0000 (12:58 +0300)
commit3ddb00548052da621e6f508fc41d5793b8c49965
treecf177a85db9d3f6df53dbd97bb04b245d76fcd6a
parent1e410ed8261ff85f5d995ea3ce3beec698b3eb07
Fix DetectionModel in case of out of [0, 1] range detection prediction
modules/dnn/src/model.cpp
modules/dnn/test/test_model.cpp