Skip to content

The project aims at creating a better speed variation for automated vehicles by predicting the amount of cracks on the road. Once the crack percentage on the roads exceeds certain limit, it warns vehicles to decrease its speed.

Notifications You must be signed in to change notification settings

poojapatidar21/Crack-Detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

CrackDetection

The project aims at creating a better speed variation for automated vehicles by predicting the amount of cracks on the road. Once the crack percentage on the roads exceeds certain limit, it warns vehicles to decrease its speed.

Brief Overview:

  • The webapp is created using django python framework. The pages are designed using HTML5, CSS and Bootstrap.
  • The Machine Learning Model to Predict the percentage of cracks on road is created using different libraries of python including tensorflow, keras, opencv
  • There are 5 pages in the webapp including the following pages:
    • Introductory Page: Current Page which describes the project
    • Login: for logging into the webapp
    • Register: for registering into the site
    • Index: this is the main page where we take image input of road ahead
    • Output: after entering the imgae on indexx page, the output that is how much percentage of road is covered with cracks is shown here
  • IDEs used for coding: Visual Studio Code, Spyder
  • The the database management system used here is postgresql to provide database for login and registration credentials

Sample Images:

About

The project aims at creating a better speed variation for automated vehicles by predicting the amount of cracks on the road. Once the crack percentage on the roads exceeds certain limit, it warns vehicles to decrease its speed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published