Skip to content

mabreyes/tf-plant-disease-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About Tanumbotics

Hello, there! We are Tanumbotics—a Jollibee Farmer Entreprenuership Program (FEP) sponsored team of Computer Science and Engineering students dedicated to develop an application to help small-scale farmers in the Philippines. Our project is UmaBOT, an crop monitoring system using drones, web, and Android technologies.

About UmaBOT Web

This repository contains the source codes of the web application for UmaBOT, a crop monitoring system drone. This repository is under MIT license. Please read the LICENSE file for more details.

Usage

Make sure you have Python installed properly. To run the server on localhost:

$ git clone git@github.com:Tanumbotics/UmaBOT-Web.git
$ cd UmaBOT-Web
$ pip3 install -r requirements.txt
$ python3 manage.py migrate
$ python3 manage.py collectstatic
$ python3 manage.py runserver

Support or Contact

If you need our help or just something you need to ask about us, feel free to e-mail the above-mentioned and we will be glad to respond to your request.

© 2017-2018 Tanumbotics. All Rights Reserved

About

Detect diseases and pests by uploading an image of a leaf. Powered with Machine Learning and TensorFlow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published