-
I ran the code with the input video provided in the directory and it absolutely worked fine, but whenever I try to input my own video, it doesn't create bounding boxes around vehicles and nor count th…
-
Hi,
In addition to detecting objects from a video, I want to count. I'm following the code here :
https://github.com/arunponnusamy/cvlib/blob/master/examples/object_detection_webcam_yolov3_tiny.p…
-
Create something that watches video to identify objects. and as counting the no. of vehicle in the parking area and enhance it by resetting the count after a certain time, improving detection accuracy…
-
in smarts/core/sensors.py:941, `threshold_for_counting_wp = 0.5` is set. My understanding of this variable is that it sets a minimum on the reward, by only reporting distances over the threshold. For …
-
Hello sir, I want to use this code in the purpose of counting cars, Pedestrians, trucks, buses, bikes moving in the junction, so that camera video, I want the separate the based on the direction and t…
-
I'm currently inspecting the code for the deceleration behaviour of the "CC human driver" for the ALKS deceleration scenario. I took the Reg 157 and the JAMA paper (https://www.grcc.vip/article-7247.h…
-
hello sir..thanks for your source code .It is working properly ,but
how will we detect multiple vehicle at same time when it's pass a horizontal line??
...plz modified the source code..
-
**Name**
Widget display the numbers of cyclists and scooters injuries who were seriously injured or killed in a selected road section.
Seriously_injured_killed_in_Bicycles_Scooter
**Title**
מקט…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues.
- [X] This issue is not a question, feature request, or anything other than a bu…
-
I tried to run this code but I got an error. What is the reason of it?
`Traceback (most recent call last):
File "main_fei_dybg.py", line 25, in
height = frame.shape[0]
AttributeError: 'NoneType'…