Skip to content

Object detection for vehicles (Cars, Trucks, Motorcycles, Buses) using YOLOv6 algorithm.

Notifications You must be signed in to change notification settings

younes-code/Vehicles-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Vehicles-detection

Object detection for vehicles (Cars, Trucks, Motorcycles, Buses) using YOLOv6 algorithm.

The code contains the following steps to follow :

  1. Setting up YOLOv6 Dependencies:

    • Mounting Google Drive
    • Cloning the Repository and Installing Requirements
    • Downloading weights
    • Relevant Modules and functions
    • Setting up arguments for inference
  2. Running inference on single image ( The image used and the result is in : "Test data and results/Images/Test_img.jpg" -- upload the picture to the diretory to test the solution).

  3. Runninig inference on video ( The video used and the result is in : "Test data and results/Videos/Test_vid.mp4" -- upload the video to the diretory to test the solution).

  4. Running inference using webcam.

About

Object detection for vehicles (Cars, Trucks, Motorcycles, Buses) using YOLOv6 algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published