All Projects → Navneet7k → AgroDocRevamp

Navneet7k / AgroDocRevamp

Licence: other
Agro Doc is basically an app that will help farmers easily pinpoint their crop diseases using their smartphones. The app uses a pre trained tensorflow model to identify issues and then suggest possible cures for the crop infections/diseases. #AndroidDevChallenge

Programming Languages

java
68154 projects - #9 most used programming language
Starlark
911 projects

Projects that are alternatives of or similar to AgroDocRevamp

Open nsfw android
🔥🔥🔥色情图片离线识别,基于TensorFlow实现。识别只需20ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw移植,该模型文件可用于iOS、java、C++等平台
Stars: ✭ 1,586 (+7452.38%)
Mutual labels:  tensorflow-lite
ova-server
OpenVisionAPI server
Stars: ✭ 93 (+342.86%)
Mutual labels:  tensorflow-lite
nntrainer
NNtrainer is Software Framework for Training Neural Network Models on Devices.
Stars: ✭ 92 (+338.1%)
Mutual labels:  tensorflow-lite
awesome-ml-demos-with-ios
The challenge projects for Inferencing machine learning models on iOS
Stars: ✭ 1,040 (+4852.38%)
Mutual labels:  tensorflow-lite
Tensorflow-Lite-Object-Detection-with-the-Tensorflow-Object-Detection-API
Run object detection on edge devices using Tensorflow Lite
Stars: ✭ 23 (+9.52%)
Mutual labels:  tensorflow-lite
TPU-MobilenetSSD
Edge TPU Accelerator / Multi-TPU + MobileNet-SSD v2 + Python + Async + LattePandaAlpha/RaspberryPi3/LaptopPC
Stars: ✭ 82 (+290.48%)
Mutual labels:  tensorflow-lite
google-coral
Community gathering point for Google Coral dev board and dongle knowledge.
Stars: ✭ 81 (+285.71%)
Mutual labels:  tensorflow-lite
meta-st-stm32mpu-ai
This repository contains the OpenEmbedded meta layer to install AI frameworks and tools for the STM32MP1
Stars: ✭ 32 (+52.38%)
Mutual labels:  tensorflow-lite
FaceIDLight
A lightweight face-recognition toolbox and pipeline based on tensorflow-lite
Stars: ✭ 17 (-19.05%)
Mutual labels:  tensorflow-lite
Wiggles
🐶 Beautiful Puppy adoption app with Jetpack Compose #AndroidDevChallenge
Stars: ✭ 365 (+1638.1%)
Mutual labels:  androiddevchallenge
TFLite-ModelMaker-EfficientDet-Colab-Hands-On
TensorFlow Lite Model Makerで物体検出を行うハンズオン用資料です(Hands-on for object detection with TensorFlow Lite Model Maker)
Stars: ✭ 15 (-28.57%)
Mutual labels:  tensorflow-lite
Tensorflow Lite Demo
An example Android application using TensorFLow Lite is available on Tensorflow github, Creating a project directory in tensorflow/tensorflow/contrib/lite/ , which is builted on Android studio 3.0.I have download the model of tflite format and complie the libtensorflowlite_jni.so and libtensorflowlite.jar
Stars: ✭ 15 (-28.57%)
Mutual labels:  tensorflow-lite
face-detection-tflite
Face and iris detection for Python based on MediaPipe
Stars: ✭ 78 (+271.43%)
Mutual labels:  tensorflow-lite
Netron
Visualizer for neural network, deep learning, and machine learning models
Stars: ✭ 17,193 (+81771.43%)
Mutual labels:  tensorflow-lite
android tflite
GPU Accelerated TensorFlow Lite applications on Android NDK. Higher accuracy face detection, Age and gender estimation, Human pose estimation, Artistic style transfer
Stars: ✭ 105 (+400%)
Mutual labels:  tensorflow-lite
Delta
DELTA is a deep learning based natural language and speech processing platform.
Stars: ✭ 1,479 (+6942.86%)
Mutual labels:  tensorflow-lite
Age-Gender Estimation TF-Android
Age + Gender Estimation on Android with TensorFlow Lite
Stars: ✭ 34 (+61.9%)
Mutual labels:  tensorflow-lite
rpi-urban-mobility-tracker
The easiest way to count pedestrians, cyclists, and vehicles on edge computing devices or live video feeds.
Stars: ✭ 75 (+257.14%)
Mutual labels:  tensorflow-lite
glDelegateBench
quick and dirty inference time benchmark for TFLite gles delegate
Stars: ✭ 17 (-19.05%)
Mutual labels:  tensorflow-lite
Garbage-collector
An easy way to make world cleaner
Stars: ✭ 49 (+133.33%)
Mutual labels:  androiddevchallenge

Google drive link to the submission >> https://docs.google.com/document/d/1jlkzbvv53CHBnFo6L_2lq2lukFLkLd_CGSssBvn9InY/

AgroDoc App

Alt text

AgroDoc is an Android Application that would allow farmers to treat their plant diseases in a series of steps which are predefined in our system. We are using Tensorflow library(Machine Learning library) to detect plant disease. The farmers can use their smartphone to scan a particular plant leaf which they suspect for having a plant disease. We have generated custom re trained tensorflow models using the possible plant diseases. Here we are retraining a mobilenet_0.50 model. The model is pre trained with common classifications, but on top of it we are training it with various leaf diseases. We then analyse the plant diseases, symptoms etc and then generate proper measures to improve plant health.

Use Case :

The leaf of a particular plant/tree may differ in certain characteristics based on geographical conditions. Even within the same geographical conditions the leaves of a particular plant/tree may differ in characteristics like patterns and all. So if we try to match a leaf image sample with two or three samples which we have pre saved, we may not yield accurate results. This is because even same plant's leaves on different geographical conditions can show different patterns. So we need to have a model that has similar geographical conditions as this farmer. Training a model with a large number of image samples within this geographical condition will definitely increase the accuracy of plant disease detection.

Google's Help :

For this project, we will need huge datasets to build a model that is trustworthy. So the only way to do that will be to ask for contributions in the form of datasets/code. It is almost impractical to build such a model without a community help. I would like to get google's help in getting this project noticeable

Project Timeline :

December 25, 2019 - UX/UI, set of all functionalities to be incorporated are finalised
January 25,2020 - Collecting sample datasets and training a model to be used for offline operations are done
February 1, 2020 - testing and deploying the tensorflow lite model in the app (offline model).
February 8, 2020 - incorporating firebase mlkit for working in online conditions
February 20, 2020 - finalised the setup for training the dataset in cloud and further setup to be done for the process are carried out
March 20, 2020 - formalised a way to collect the user scanned data and train them using the cloud training process

App Screens/Flow :

Alt text

Alt text

Alt text

Alt text

about us

contributer 1 : Navneet Krishna

Stackoverflow :https://stackoverflow.com/users/8009433/navneet-krishna?tab=profile Blog : https://www.freshbytelabs.com/

Hi, I'm Navneet from Kochi,India. I love solving common problems that are out there. I also love hackathons and other coding events. The AgroDoc app is one of my projects in which i had been spending most of my time recently. I have also won 1st runners up position for AgroDoc App in RapidValue Hackathon, please see here >> https://www.rapidvaluesolutions.com/event/coders-innovate-for-the-digital-future-hackathon19/

contributer 2 : Abdul Haseeb

Website: https://sites.google.com/view/haseebpvt

I'm Haseeb from Thrissur, Kerala. I believe science and computers togather can solve many real world problems that we are facing today. It can make our lives simple and safe. I always love working in projects like these.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].