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
55 stars 102 forks source link

"Road Condition Monitoring" Project added #286

Closed Sivasaiklu closed 1 month ago

Sivasaiklu commented 1 month ago

Road Condition Monitoring Added

Related Issue Closes #issue-number: #269

Description

This pull request adds the Road Condition Monitoring feature, which uses computer vision to classify road conditions based on images. The feature includes data preprocessing, model training, evaluation, and an inference script for detecting road conditions like potholes and cracks. It is designed to assist in monitoring road conditions for maintenance purposes.

Additional Context

This feature enhances road maintenance applications by automating the detection of road conditions using computer vision, helping identify issues promptly and efficiently.

Aryan-Chharia commented 1 month ago

add results

Sivasaiklu commented 1 month ago

@Aryan-Chharia, results are added sir, now check and merge it