Hi,
I am new to openBr. (please bear with me if my questions are silly)
To get started, I've followed the instructions here to build OpenBR on my unbuntu machine.
Then I tried out the command as written here:
For comparison using FaceRecognition algorithm, scores like 0.6, 0.7 make sense to me.
But then, I followed the example command to train the given dataset (downloaded via ./downloadDatasets.sh) and made comparison with one photo in ../data/family.jpg against the trained algorithm, I noticed some negative values (-7.xxx, -6.xxx etc).
So I did another test with the following commands:
./br -algorithm 'Open+Cvt(Gray)+Cascade(FrontalFace)+ASEFEyes+Affine(128,128,0.33,0.45)+(Grid(10,10)+SIFTDescriptor(12)+ByRow)/(Blur(1.1)+Gamma(0.2)+DoG(1,2)+ContrastEq(0.1,10)+LBP(1,2)+RectRegions(8,8,6,6)+Hist(59))+PCA(0.95)+Normalize(L2)+Dup(12)+RndSubspace(0.05,1)+LDA(0.98)+Cat+PCA(0.95)+Normalize(L1)+Quantize:NegativeLogPlusOne(ByteL1)' -train ../data/ATT/img FaceRecognitionATT
./br -algorithm FaceRecognitionATT -compare ../data/ATT/img/ ../data/ATT/img/s1 results.csv
Based the output in the results.csv, if it is a exact match, then the value is 0, else some other negative scores. I am confused.
What does these negative values indicate? Are these values valid?
Or did I do it wrong?
Shinee
Ot
I f
I though
-
I did
Did
So