Skip to content

Ternaku-id/ternaku-bangkit-machine-learning

Repository files navigation

Ternaku-Bangkit-Machine-Learning

This contains what Machine Learning's team do

The job of Machine learning Team is to learn and make machine learning model of pink eye and healthy eye of goat and cow. We make 2 model for this App, 1 model is for cow that contain 2 class, pinkeye and healthy. And 1 model is for goat that also contain 2 class, pinkeye and healthy.

1. Search information source related to the project

We have to read journal or other resource from internet to gain more knowledge about the pinkeye disease that affect cattles.

Information Resource

We get information from various source such as:

2. Search dataset for different type of eyes

We collect images of pink eye and healthy eye from cow eye and goat eye

Dataset Resource

We get dataset from various source such as:

3. Preparation Data

After collecting the datasets, we do preparation data by cleaning the images we found not suitable for our model, such as deleting and crop image that still can be use.

Link to dataset

4. Preprocessing Data

We use image augmentation by applying various transformations to the original images to creates additional training samples with different variations. Image augmentation is useful to expanding the training data with diverse variations and to reduce overfitting.

5. Create models and training data

For model architecture, resize the image into 180x180 and we use transfer learning using MobilenetV2. In general, the Architecture of MobileNetV2: MobileNetV2

6. Evaluate the model

Cow distribution dataset

  • cow distribution dataset Cow model accuracy and loss
  • cow accuracy and loss Goat model accuracy and loss
  • goat distribution dataset Goat model accuracy and loss
  • goat accuracy and loss

7. Test the model

This is the example ipynb of how we test the images to classify the eye using the model we created before and here is the result: Testing

Disclaimer

About

Machine Learning Capstone Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •