This repositories is made for machine learning part of SoilIt development.
The data is collected by using Bing Image Downloader library. Each class get 120 picture collected.
Code example of 'Tanah Laterit':

To remove undesired data, the data of soil image and plant are processed. Panda processes the Plant dataset, whereas Tensorflow processes the Image dataset.
The model is created with mobilenetv2. Then it converted by tensorflow lite for deployment to android.
It consists of Soil Class labels and the model for deployment.