Surface Crack Segmentation Computer Vision Project
Updated 15 days ago
0
0
Metrics
Overview
Surface cracks in concrete and other materials represent significant defects that can compromise the integrity of civil structures. Effective building inspection involves evaluating the rigidity and tensile strength of structures, with crack detection being a critical component in assessing overall building health. This project aims to enhance inspection processes by leveraging advanced machine learning techniques for accurate crack identification.
Concrete surface cracks are major defect in civil structures. Building Inspection which is done for the evaluation of rigidity and tensile strength of the building. Crack detection plays a major role in the building inspection, finding the cracks and determining the building health.
Dataset
The dataset used in this project, available here, is a comprehensive collection of images capturing various types of surface cracks in multiple environments.
Model Training
Using the YOLOv11 architecture, this model was trained to detect and segment cracks with high accuracy and efficiency. The key stages of this pipeline include data preprocessing, model configuration, training, and evaluation. Each stage is documented in the Jupyter Notebook file accompanying this project, which details parameters, code, and results.
Use This Trained Model
Try it in your browser, or deploy via our Hosted Inference API and other deployment methods.
Build Computer Vision Applications Faster with Supervision
Visualize and process your model results with our reusable computer vision tools.
Cite This Project
If you use this dataset in a research paper, please cite it using the following BibTeX:
@misc{
surface-crack-segmentation-mnigz_dataset,
title = { Surface Crack Segmentation Dataset },
type = { Open Source Dataset },
author = { Hemant Ramphul },
howpublished = { \url{ https://universe.roboflow.com/hemant-ramphul-wfioe/surface-crack-segmentation-mnigz } },
url = { https://universe.roboflow.com/hemant-ramphul-wfioe/surface-crack-segmentation-mnigz },
journal = { Roboflow Universe },
publisher = { Roboflow },
year = { 2024 },
month = { oct },
note = { visited on 2024-11-13 },
}