mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-19 21:57:48 +00:00
Towards OpenBLAS version of CCNF.
This commit is contained in:
@@ -103,6 +103,9 @@ public:
|
||||
std::vector<cv::Mat_<float> > Sigmas;
|
||||
std::vector<double> betas;
|
||||
|
||||
// Combined weight matrix from each neuron
|
||||
cv::Mat_<float> weight_matrix;
|
||||
|
||||
// How confident we are in the patch
|
||||
double patch_confidence;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user