/PlantsRecognition

A Random Forests approach for plant species recognition

Primary LanguagePythonMIT LicenseMIT

PlantsRecognition

A Random Forests approach for plant species recognition

Setup

Execute the command "pip3 install -r requirements.txt", this will install all libs required by python.

Execution

Inside "scripts" folder execute "python3 main.py --help" to see all commands available.

example: "python3 main.py -n 10 -cv 5 --plot CONFPLOT -b"

Note

It is preferable to use VirtualEnv to avoid errors