I am trying to load a frame in net to feed it to face detection model. But net is coming as empty.
cv::Mat inputBlob = cv::dnn::blobFromImage(frame, 1.0, cv::