Ship Classifier

Classify ship types using machine learning (beta)


Drop or select files





How it works?

This app uses a machine learning model, trained with pictures of 8 different ship types:

Each learning set contained between 50 and 78 images. The model itself was trained for about 1 minute.

To train the model I used Teachable Machine, an AI Experiment by Google.

Ship Classifier uses ml5, a high-level wrapper around Tensorflow.js

Depending on the photo provided, the accuracy of the model may vary!

Source code of this site, as well as the model, sample photos and training configuration are available on Github.
If you have any questions/suggestion, please open an issue.