Skip to content

darkBlueLemon/Medicinal-Plant-Identification-Using-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Medicinal Plant Identification Using Convolutional Neural Network

Android application designed to identify plants from images using machine learning. It utilizes CNN for accurate plant identification.

Installation & Usage

  • Clone the repository to your local machine:
  git clone https://github.com/darkBlueLemon/Medicinal-Plant-Identification-Using-CNN
  • Open the project in Android Studio
  • Build and run the project on an Android device or emulator.
  • Run the server for backend functionality

Tech Stack

Android Studio: Integrated Development Environment (IDE) for Android app development.

Kotlin: Programming language used for Android app development.

Jetpack Compose: Modern UI toolkit for building native Android apps.

Retrofit: HTTP client for making API calls and handling responses.

TensorFlow/Keras: Machine learning library for image classification tasks.

JSON Parsing: Handling JSON data received from the server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages