Aryan-Chharia / Computer-Vision-Projects

Check out my Computer Vision Repository for projects showcasing advanced image processing techniques like object detection, image stitching, and segmentation using Python and OpenCV. Whether you're a researcher, developer, or enthusiast, you'll find comprehensive insights and practical implementations to advance your computer vision skills.
GNU General Public License v3.0
52 stars 101 forks source link

Traffic sign detection #270

Closed ramana2074 closed 1 month ago

ramana2074 commented 1 month ago

Related Issue

Traffic Sign Detection NOTE: Kindly write in the following format -

Closes #189

Description

Using German Traffic Sign Recognition Benchmark, in this script I have used Data Augmentation and then passed the images to miniVGGNet (VGG 7) a famous architecture of Convolutional Neural Network (CNN).

Type of PR

Checklist:

Aryan-Chharia commented 1 month ago

Add results

ramana2074 commented 1 month ago

Results are already in ipynb files is it not enough? if you want it i will add them

Aryan-Chharia commented 1 month ago

add them in a seperate folder showing the input and output