Digipathos¶
Contents:
About the Project¶
Digipathos Python¶
This project is aimed to serve as a wrapper for the Digipathos dataset, in order to list and download public data from plant pathologies provided by Embrapa (Brazilian Agricultural Research Corporation).
GitHub Link: https://github.com/bresan/digipathos_plant_pathology/
Travis CI Build: https://travis-ci.org/bresan/digipathos_plant_pathology
CodeCov: https://codecov.io/gh/bresan/digipathos_plant_pathology/settings
Getting Started¶
Installation¶
The installation is pretty simple if you have a virtualenv already installed on your machine. If you don’t please rely to VirtualEnv official documentation.
Visualization¶
Once you are done with the training of your model, you can use the module visualization_utils in order to create some visualizations from the generated weights.
Troubleshooting¶
In case of any issue with the project, or for further questions, do not hesitate to open an issue on GitHub.