All Projects → choiw-public → Crack-segmentation

choiw-public / Crack-segmentation

Licence: other
This repo contains customized deep learning models for segmenting cracks.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Crack-segmentation

CSSR
Crack Segmentation for Low-Resolution Images using Joint Learning with Super-Resolution (CSSR) was accepted to international conference on MVA2021 (oral), and selected for the Best Practical Paper Award.
Stars: ✭ 50 (+42.86%)
Mutual labels:  crack-detection, crack-segmentation
DeepCrack
DeepCrack: A Deep Hierarchical Feature Learning Architecture for Crack Segmentation, Neurocomputing.
Stars: ✭ 130 (+271.43%)
Mutual labels:  crack-detection, crack-segmentation
DeepCrack
DeepCrack: Learning Hierarchical Convolutional Features for Crack Detection
Stars: ✭ 137 (+291.43%)
Mutual labels:  crack-detection
tensorflow-crack-classification
CNN for crack classification, intended for use in a crack inspection pipeline (see references).
Stars: ✭ 27 (-22.86%)
Mutual labels:  crack-detection
DeepSegmentor
A Pytorch implementation of DeepCrack and RoadNet projects.
Stars: ✭ 152 (+334.29%)
Mutual labels:  crack-detection
Deep-Learning-and-Computer-Vision-for-Structural-Crack-Detection-And-Classification
Incorporating Inductive Bias into Deep Learning: A Perspective from Automated Visual Inspection in Aircraft Maintenance
Stars: ✭ 27 (-22.86%)
Mutual labels:  crack-detection
crack-detection-opencv
Crack Detection On Highway Or Pavement Using OpenCV
Stars: ✭ 59 (+68.57%)
Mutual labels:  crack-detection

Crack Segmentation

A deep learning model for segmenting cracks. This repository will have more models in future.

Demo

Libraries

Key techniques

  • Half-precision (FP16)
  • Feature pyramid
  • Global context block
  • Bottleneck layer
  • Shortcut connection (concatenation and addition)

Model summary

  • Dataset: built from scratch for this side project
  • Architecture: depth-42 (38 downscale and 4 upscale), no pretrained model used
  • Number of parameters: 2 million
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].