/Detect-Cracks

Simple experimental implementation to detect cracks

Primary LanguagePython

Detect-Cracks

Simple Crack Detection using Machine Vision technique.

forthebadge made-with-python

PyPI pyversions PRs Welcome Open Source Love svg1

This respository consists of the code for Semantic segmantation using several Deep Learning Architectures.

Features

  • Reduced Space and Memory complexity while comparing to Deep Learning based architectures.

Requirements

  • The training module has been built using Pycharm 2018.1.4.
  • The System requirement’s are 2.7 GHz Intel Core i5 with atleast 4 GB of RAM.

Installation

OpenCV

You can use Anaconda to install opencv with the following command line.:

conda install -c conda-forge opencv

OpenCV

You can use Anaconda to install opencv with the following command line.:

conda install -c conda-forge opencv

Numpy

You can use PIP to install the module numpy with the following command line.:

pip install numpy

Usage example

Run the following script to dispatch the predictor.

  python3 app.py

Contribute

Don't feel shy to drop a star, if you find this repo useful. I would love for you to contribute to Detect-Cracks, check the LICENSE file for more info.

Meta

Stanly Moses – @Linkedinstanlimoses@gmail.com

Distributed under the MIT license. See LICENSE for more information.

https://github.com/StanlyHardy/Detect-Cracks/