Skip to content

saffann/iris-species-classification-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌸 iris-species-classification-app - Classify Iris Flowers Easily

πŸš€ Getting Started

Welcome to the iris-species-classification-app! This application classifies iris flowers in real time using a PyTorch model. You'll see live predictions on an Arduino LED matrix by entering flower measurements through a simple web interface. The usage is straightforward, making it accessible even if you're not tech-savvy.

πŸ”— Download Now!

Download

πŸ“₯ Download & Install

To get started, follow these steps:

  1. Click on the link to go to our Releases page: Download Releases.
  2. On the Releases page, find the latest version of the app.
  3. Look for the file name that ends in .exe, .zip, or another applicable format.
  4. Click on the file name to download it to your computer.
  5. Once the download is complete, locate the file in your downloads folder.
  6. Double-click the file to run it. Follow the on-screen instructions to set up the application.

πŸ”— System Requirements

To run the iris-species-classification-app effectively, ensure your system meets the following requirements:

  • Operating System: Windows 10 or later, macOS, or Linux
  • RAM: At least 4 GB
  • Processor: Any modern multi-core processor
  • Python: Version 3.6 or later
  • Arduino IDE: Installed and configured for your Arduino board

Please make sure you have Python installed as it is necessary for running the PyTorch model.

🎬 How to Use the App

Once installed, using the iris-species-classification-app is simple:

  1. Connect Your Arduino: Make sure your Arduino is connected to your computer via USB.
  2. Launch the App: Open the application you installed.
  3. Input Measurements: Enter the measurements of the iris flower you want to classify: petal length, petal width, sepal length, and sepal width.
  4. View Predictions: Click the classify button to see the results displayed on the screen and on the Arduino LED matrix.

πŸ“š Features

  • Real-Time Classification: Quickly get results as you input measurements.
  • User-Friendly Interface: Designed for ease of use, no programming knowledge required.
  • Arduino Integration: See predictions on your Arduino device for a hands-on experience.
  • Deep Learning: Utilize a powerful PyTorch model for accurate predictions.

πŸ”„ How to Update

Keep your app up to date to benefit from the latest features and improvements. To update, simply revisit the Releases page and download the latest version using the same steps as before. The installation process will overwrite the old version while preserving your data.

πŸ™‹β€β™‚οΈ Need Help?

If you run into any problems, check the issues section of our GitHub repository. There you can find solutions others have used or report your own issue.

🌐 Topics

This application falls under several topics that might interest you:

  • Arduino
  • Deep Learning
  • IoT Applications
  • Neural Networks
  • Iris Classification

You can explore these topics to gain a better understanding of the underlying technologies used in this project.

πŸ”— Download Again

Don’t forget to visit the following link to download the app once more if needed: Download Releases.

Thank you for using the iris-species-classification-app! Enjoy classifying iris flowers effortlessly.

Releases

No releases published

Packages

 
 
 

Contributors