Skip to content

vnayakde/crack_severity_classification_using_unet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ—οΈ U-Net Based Crack Severity Classification

Python TensorFlow Keras

πŸ“Œ Note: If you're unable to view the embedded Kaggle notebook, you can open it directly using this link:
πŸ”— Kaggle Notebook: Crack Segmentation using U-Net


A deep learning solution for automatic crack detection and severity assessment in structural images using modified U-Net architecture.


πŸ“Œ Project Overview

Multi-task learning model that performs:

  1. Pixel-wise segmentation of cracks
  2. Severity classification into:
    • Class 0: No crack βœ…
    • Class 1: Minor (<1mm) 🟒
    • Class 2: Moderate (1–3mm) 🟑
    • Class 3: Severe (>3mm) πŸ”΄

πŸ“½οΈ Demo Video

Watch the demo


πŸ”— Kaggle Notebook

Explore the full model training, segmentation results, and classification pipeline here:
πŸ“˜ Crack Segmentation using U-Net (Kaggle Notebook)


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors