Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pat8901/plant-health-analyzer

Efficiently and reliability stores images of plants for health analysis and management
https://github.com/pat8901/plant-health-analyzer

database docker health plants python tensorflow

Last synced: 19 days ago
JSON representation

Efficiently and reliability stores images of plants for health analysis and management

Awesome Lists containing this project

README

        

# Plant Health Analyzer

Python program to help store images of plants for health analysis. This program watches for new images and places them in a database. Additionally, this program has an AI trained using TensorFlow to determine the health of the plants featured in the images. Lastly, Plant Health Analyzer features a Django backend allowing end users to query meta-data on the program and database over a network.

# Tech Stack

* Python
* Django
* PostgreSQL
* TensorFlow
* Docker