Skip to content

Baskarya/machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Baskarya🤖

Description

Machine learning make recomendation system based by visual similarity.

Method

Created machine learning model for batik motif classification using a pre trained model from MobileNetV2. Then we take the layer before the output layer to extract images from each batik and look for similarities using cosine similarity to make recommendations. Diagram

Tools

  • Python
  • TensorFlow
  • Numpy
  • Scikit-Learn
  • Pillow
  • Matplotlib
  • Jupyter Notebook

Dataset

This dataset is a collection of images collected from various sources.

Sources

Data Preparation

The process of preparing the dataset involved:

  1. Collection: Gathering images from multiple sources, ensuring a wide range of samples.

  2. Selection: Choosing images based on quality, relevance, and adherence to project criteria.

  3. Combination: Merging selected images into a cohesive dataset.

Dataset Result : Dataset

Deployment

We using Flask to deploy machine learning model. Click here to see documentation.

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors