Welcome to the Machine Learning Repository for BatikLens! This repository contains:
This dataset consists of 10 classes of batik motifs which include:
- Batik Betawi
- Batik Cendrawasih
- Batik Dayak
- Batik Jlmaprang
- Batik Kawung
- Batik Megamendung
- Batik Parang
- Batik Sidoluhur
- Batik Tambal
- Batik Tugu Muda
The data (images) we collect comes from Kaggle and Google
This is a batik motif recognition model using deep learning with TensorFlow. The model is designed to recognize batik motifs from images and classify them into the appropriate categories. This model is a CNN model, and it also utilizes the MobileNetV2 architecture as its base.
Accuracy | Val_accuracy | Loss | Val_loss |
---|---|---|---|
0.9807 | 0.9134 | 0.0744 | 0.3266 |