CNN-based real-time prediction of growth stage in soybeans cultivated in hydroponic set-ups
Sambandh Bhusan Dhal, Shikhadri Mahanta, Krishna Chaitanya Gadepally, Samuel He, Mary Hughes, Janie Moore, Kevin Nowka, Stavros Kalafatis
Abstract
The purpose of this research is to create a deep learning model capable of predicting the day of harvest for soybeans growing in hydroponic conditions. The algorithm uses feature extraction to calculate the day of growth for each annotated picture fed into the model. The recorded photos in this study were tagged using the Computer Vision Annotation Tool (CVAT), which was then used to train a five-layer Convolutional Neural Network (CNN) to predict the range of cultivation days. This pre-trained model was then deployed on the backend using Flask, and for each picture provided as input to the model, a Graphical User Interface (GUI) was created to accept a taken image as input and estimate the day of cultivation for real-time application.