Skip to content

thanhtung48c/crack-detection-tensorflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crack-detection-tensorflow

This repository consists of a simple convolution neural network that takes in images of surface of buildings and assess if there's structural defects present.

The model is trained using the "Trainsaver.py" file and the "restorer.py" file loads the saved model and an image of a building structure. It then gives a confidence score of defects being present in that image.

This model is built using Tensorflow's low-level matrix operations and gradient optimization methods.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%