makjac / Traffic_Car_Counter_cpp_openCV_YOLOv3

0 stars 0 forks source link

Makjac/feat: add vehicle counting functionality #2

Closed makjac closed 2 weeks ago

makjac commented 2 weeks ago

This pull request includes several key updates:

  1. Added Vehicle Counting Functionality

    • Implemented functionality to count detected vehicles (cars, motors, buses, trucks) in the video/image processing system.
    • Counts are displayed on the processed frames, providing real-time statistics.
  2. New Assets Added

    • Added new image and video assets for testing and demonstration purposes.
    • These assets are included to facilitate the evaluation of the new counting functionality.
  3. Compressed Weights File Added

    • Added a compressed RAR archive containing the YOLO weights file.