Commit 54f27eae8d939335eece8057cab6d9c0c5990f51
1 parent
f062aec4
Updated helpq
Showing
1 changed file
with
1 additions
and
1 deletions
app/br/br.cpp
| ... | ... | @@ -264,7 +264,7 @@ private: |
| 264 | 264 | "-evalClassification <predicted_gallery> <truth_gallery> <predicted property name> <ground truth proprty name>\n" |
| 265 | 265 | "-evalClustering <clusters> <gallery>\n" |
| 266 | 266 | "-evalDetection <predicted_gallery> <truth_gallery> [{csv}] [{normalize}] [{minSize}]\n" |
| 267 | - "-evalLandmarking <predicted_gallery> <truth_gallery> [{csv} [<normalization_index_a> <normalization_index_b>]]\n" | |
| 267 | + "-evalLandmarking <predicted_gallery> <truth_gallery> [{csv} [<normalization_index_a> <normalization_index_b>] [sample_index] [total_examples]]\n" | |
| 268 | 268 | "-evalRegression <predicted_gallery> <truth_gallery> <predicted property name> <ground truth property name>\n" |
| 269 | 269 | "-assertEval <simmat> <mask> <accuracy>\n" |
| 270 | 270 | "-plotDetection <file> ... <file> {destination}\n" | ... | ... |