Function detection_output

Function Documentation

std::vector<FaceRect> detection_output(const CDataBlob<float> &cls, const CDataBlob<float> &reg, const CDataBlob<float> &kps, const CDataBlob<float> &obj, float overlap_threshold, float confidence_threshold, int top_k, int keep_top_k)