All Projects → anirbankonar123 → Corrosiondetector

anirbankonar123 / Corrosiondetector

Corrosion Detection from Images

Projects that are alternatives of or similar to Corrosiondetector

Unsw
Course materials
Stars: ✭ 33 (-2.94%)
Mutual labels:  jupyter-notebook
Geopyter
GeoPyTeR: Geographical Python Teaching Resource
Stars: ✭ 33 (-2.94%)
Mutual labels:  jupyter-notebook
Dl Colab Notebooks
Try out deep learning models online on Google Colab
Stars: ✭ 969 (+2750%)
Mutual labels:  jupyter-notebook
Numpy Rnn
numpy implementation of Recurrent Neural Network
Stars: ✭ 33 (-2.94%)
Mutual labels:  jupyter-notebook
Machine Learning Notebooks
Assorted exercises and proof-of-concepts to understand and study machine learning and statistical learning theory
Stars: ✭ 33 (-2.94%)
Mutual labels:  jupyter-notebook
Algorithmic Machine Learning
Public course material
Stars: ✭ 33 (-2.94%)
Mutual labels:  jupyter-notebook
Cwl Data
Call of Duty World League Player Data
Stars: ✭ 33 (-2.94%)
Mutual labels:  jupyter-notebook
Innovative Hacktober
Make a pull request. Let's hack the ocktober in an innovative way.
Stars: ✭ 34 (+0%)
Mutual labels:  jupyter-notebook
Team delft
Stars: ✭ 33 (-2.94%)
Mutual labels:  jupyter-notebook
Python Training
Python training for business analysts and traders
Stars: ✭ 972 (+2758.82%)
Mutual labels:  jupyter-notebook
Correlationmatrixclustering
An example on how Correlation Matrix can be displayed and clustered
Stars: ✭ 33 (-2.94%)
Mutual labels:  jupyter-notebook
Hello nn
Some of my simple neural networks
Stars: ✭ 33 (-2.94%)
Mutual labels:  jupyter-notebook
Nb Mermaid
DEPRECATED Mermaid diagrams in the Jupyter Notebook
Stars: ✭ 33 (-2.94%)
Mutual labels:  jupyter-notebook
Deep Dream
PyTorch implement of Google Deep Dream
Stars: ✭ 33 (-2.94%)
Mutual labels:  jupyter-notebook
Tinyml Example Anomaly Detection
TinyML example showing how to do anomaly detection with Python and Arduino
Stars: ✭ 34 (+0%)
Mutual labels:  jupyter-notebook
Carvana Image Masking Challenge
https://www.kaggle.com/c/carvana-image-masking-challenge
Stars: ✭ 33 (-2.94%)
Mutual labels:  jupyter-notebook
Pydata 2016
Materials for talk at PyData London 2016
Stars: ✭ 33 (-2.94%)
Mutual labels:  jupyter-notebook
Mldotnet Real Time Data Streaming Workshop
A Machine Learning and Real-Time Data Analytics Workshop
Stars: ✭ 34 (+0%)
Mutual labels:  jupyter-notebook
The Deep Learning With Keras Workshop
An Interactive Approach to Understanding Deep Learning with Keras
Stars: ✭ 34 (+0%)
Mutual labels:  jupyter-notebook
Presentations
Presentations for the DesertPy Group
Stars: ✭ 33 (-2.94%)
Mutual labels:  jupyter-notebook

CorrosionDetector


This notebook uses Transfer Learning on VGG16 Convnet, for the purpose of identifying images with rust. Achieves 87% F1-score by training on images downloaded from internet. Can correctly identify reddish brown painted images as no-rust.
The second part contains the notebook used to localize Rust using Tensorflow Object Detection API

Run on FloydHub

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].