Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/veeqtoh/corossion-detection

Welcome to Underwater Corossion Detection! In this project, I will use Python to manipulate complex data streams (mainly images) and present classification results based on state-of-the-art machine learning methods.
https://github.com/veeqtoh/corossion-detection

deep-learning deep-neural-networks image-classification image-processing image-recognition

Last synced: 21 days ago
JSON representation

Welcome to Underwater Corossion Detection! In this project, I will use Python to manipulate complex data streams (mainly images) and present classification results based on state-of-the-art machine learning methods.

Awesome Lists containing this project

README

        

# corossion-detection
Welcome to Underwater Corossion Detection! In this project, I experimented with and compared the performance of two classifiers - A Non-neural classification (SVM) and a Neural network classification (MLP).
I reflected on their results and went on Improving the results from the better classifier with Tensorflow image augmentation.
I then went on to train a Neural network model to classify underwater images.