Change README.md, add config.yaml, refactoring

Signed-off-by: xavier <micaelaverucchi@gmail.com>
This commit is contained in:
xavier
2020-02-11 11:25:42 +01:00
parent b5c0baa99d
commit 1936e54870
6 changed files with 73 additions and 42 deletions
+7
View File
@@ -0,0 +1,7 @@
classes : 80 #number of classes
map_points : 101 #number of recall points (0 for all, 101 for COCO, 11 PascalVOC)
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.3 #threshold on the condifence of the bbox
verbose : false #print on screen information