Ask Your Question

noli's profile - activity

2018-10-17 05:16:13 -0600 received badge  Necromancer (source)
2018-10-04 12:33:04 -0600 answered a question How to estimate a face's age/gender using cv::dnn APIs

cv::Mat result = ageGenderNet.forward("logits/age/MatMul") do the trick on this net. Note that the layers names are give