Result produced too many boxes
software93 opened this issue · 2 comments
software93 commented
hello dear dose any one know why result of SSD Algorithm produced too many boxes on my video during inferences .I trained for 20000 iteration with 32 batch size and earning rate of 1e-7 .
second issue I used GPU but I think my GPU dose not work because GPU utilization is zero or sometimes be 1 however in my python GPU found is true and also with device name ..... But I don't know why the training time is so slow??????????
xiaoli-user commented
hi,bro.I guess it may not implement nms during inference or the nms_threshold is too small!