mahimairaja/vechicle-counting-yolo
An algorithm that uses YoloV5 and DeepSORT to count and measure the number of vehicles in a video stream, it detects the vehicles with YoloV5 and tracks them with DeepSORT to maintain a count of unique vehicles in the video. It also calculates the frames per second (FPS) of the video stream.
PythonMIT
Issues
- 0
Output is not saved
#2 opened by Yashwanth-Chandrakumar