agoor97/Cracks_Detection
This Repository provides a Cracks Detection Implementation using Deep Learning for a Kaggle Dataset.
This tool helps civil engineers and building inspectors quickly identify cracks on concrete surfaces using image analysis. You input photographs of concrete structures, and it outputs an assessment highlighting where cracks are present. It's designed for professionals responsible for evaluating the structural integrity and health of buildings.
No commits in the last 6 months.
Use this if you need an automated way to detect surface cracks in concrete structures from images, saving time during building inspections.
Not ideal if you need to detect cracks in materials other than concrete, or if you require an in-depth structural engineering analysis beyond surface crack identification.
Stars
8
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 30, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/agoor97/Cracks_Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yhlleo/DeepSegmentor
A Pytorch implementation of DeepCrack and RoadNet projects.
khanhha/crack_segmentation
This repository contains code and dataset for the task crack segmentation using two...
yhlleo/DeepCrack
DeepCrack: A Deep Hierarchical Feature Learning Architecture for Crack Segmentation, Neurocomputing.
KentaItakura/Crack-detection-using-one-class-SVM
This demo shows how to detect the crack images using one-class SVM using MATLAB.
nantonzhang/Awesome-Crack-Detection
A comprehensive paper list of deep learning for crack detection, in terms of learning paradigms,...