A classification model to determine soil type by image.
- Input: Image
- Output: Class
- Black Soil
- Cinder Soil
- Laterite Soil
- Peat Soil
- Yellow Soil
- Lack of Data
- Data Augmentation
- Merge data from different srouces
- Get the Data
- Data Exploration
- Data Preprocessing:
- Shuffle
- Resize
- Rescale
- RandomFlip
- RandomRotation
- Model Training (MobileNet)
- Results (Accuracy = 99%)
- Testing