testing hooks still
This commit is contained in:
parent
c619a0ebb0
commit
fa23fc1ca0
1 changed files with 0 additions and 1 deletions
|
@ -264,4 +264,3 @@ python compare_to_gt ./ground_truth.txt ./20231012-081235.txt ./output.csv --fac
|
|||
```
|
||||
|
||||
This script will then take the generated test validation file, and get what the generated adjustment output would be, and gets the absolute difference between it and the ground truth, then it adds together all results for each frame - this last part penalizes false positives. We can then take the generated output file, and open it in Excel. We can take the average of it to see what the average deviation from the ground truth would be. The generated faces_count_output file contains the number of faces found in each frame, and can be used to measure the number of false positives.
|
||||
|
||||
|
|
Loading…
Reference in a new issue