docker_api

This commit is contained in:
root
2021-06-11 06:24:36 +00:00
parent a672254faa
commit 961e1c236e
3 changed files with 35 additions and 84 deletions
+7
View File
@@ -0,0 +1,7 @@
classes : 13 #number of classes
map_points : 0 #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.001 #threshold on the condifence of the bbox
verbose : false #print on screen information