Closed u221 closed 6 years ago
Same as me. Any suggestion?
Please modify this line as considering your case specs (for example fps)! Thus, you can improve the accuracy of object counting module.
@ahmetozlu , i use the current code and also the sample video in this git. I don't make any change yet. but the result is 0 vehicle detected
+1 to this problem
+1
same issue. any solution to this?
fixed
@ahmetozlu - what was the fix? which line / python file ? because by changing the "bottom" variable ( ymin, ymax) it detected the cars. can you tell me what fix you did and where?
I think there's no so-call 'fix' here. As ahmetozlu tells, modify the line to improve the algorithm will help.
@ahmetozlu When I run vehicle_counting.py the bounding boxes are getting displayed on the vehicles but when it passes the ROI line its not getting detected. please help me with this