Skip to content

The proposed algorithms that have been used in this Project are Saliency, Background Subtraction, K-Means, Dilation, Erosion, Blob, and YOLO. The YOLO v3's accuracy in the project is faster and more accurate, based on the coco dataset. It contains 53 convolutional layers that are efficient in recognizing the objects in the video. The dilation ap…

Notifications You must be signed in to change notification settings

wahidulalamriyad/Vehicle_Intelligent_System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The proposed algorithms that have been used in this Project are Saliency, Background Subtraction, K-Means, Dilation, Erosion, Blob, and YOLO. The YOLO v3's accuracy in the project is faster and more accurate, based on the coco dataset. It contains 53 convolutional layers that are efficient in recognizing the objects in the video. The dilation applied in the Vehicle Detection and Classification system here to enhance detection accuracy in using the YOLO v3. The object's score is detected between the range of 0 to 1, which objects detected with the score closer to 1 is more accurate depending on the probability.

About

The proposed algorithms that have been used in this Project are Saliency, Background Subtraction, K-Means, Dilation, Erosion, Blob, and YOLO. The YOLO v3's accuracy in the project is faster and more accurate, based on the coco dataset. It contains 53 convolutional layers that are efficient in recognizing the objects in the video. The dilation ap…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages