Fix print on times.csv

Signed-off-by: xavier <micaelaverucchi@gmail.com>
This commit is contained in:
xavier
2020-03-12 20:18:02 +01:00
parent d0d462c015
commit db10ebeb34
3 changed files with 12 additions and 10 deletions
+2 -2
View File
@@ -3,5 +3,5 @@ map_points : 101 #number of recall points (0 for all, 101 for COCO, 11 Pascal
map_levels : 10 #number of IoU step for the AP
map_step : 0.05 #step of IoU
IoU_thresh : 0.5 #starting IoU threshold
conf_thresh : 0.0 #threshold on the condifence of the bbox
verbose : false #print on screen information
conf_thresh : 0.3 #threshold on the condifence of the bbox
verbose : false #print on screen information