Skip to content

KSU-CS-Software-Engineering/Corn-Yield-App

Repository files navigation

Corn Yield App

Corn Yield App is a python script that estimates the kernel count of an ear of corn in an image using machine learning technology.

Requirements and Installation

  • Python version 3.6
  • Pip3

It is suggested to install this project under a virtual environment to avoid conflicts with pre-existing global dependencies. There are instructions on how to do so on the Python docs

After cloning the repository, download the project dependencies with:

pip3 install -r requirements.txt

Lastly, copy the text inside "sample_config.json" into a file called "config.json" located at the root of the project. The values inside "config.json" will need to be changed to fit your computer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •