Skip to content

na59ri/lemocari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lemocari

Identify the lemon quality.

(Create model) 0. Install python library(tensorflow and so on). https://www.tensorflow.org/install/pip?lang=python3

  1. Put data on Input directory.
  2. Run "python mainDL.py"
  3. Output model data and model weight file on Output directory.

(Predict)

  1. Put the model data and model weight on directory which is same on predict.py
  2. Put the lemon which you want to predict on Input directory.
  3. Run "python predict.py"

(Note) If you change Input/Output Directory, then you code mainDL.py/predict.py files.

About

Identify the lemon quality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages