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.
To get started, follow these steps:
- Click on the link to go to our Releases page: Download Releases.
- On the Releases page, find the latest version of the app.
- Look for the file name that ends in
.exe,.zip, or another applicable format. - Click on the file name to download it to your computer.
- Once the download is complete, locate the file in your downloads folder.
- Double-click the file to run it. Follow the on-screen instructions to set up the application.
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.
Once installed, using the iris-species-classification-app is simple:
- Connect Your Arduino: Make sure your Arduino is connected to your computer via USB.
- Launch the App: Open the application you installed.
- Input Measurements: Enter the measurements of the iris flower you want to classify: petal length, petal width, sepal length, and sepal width.
- View Predictions: Click the classify button to see the results displayed on the screen and on the Arduino LED matrix.
- 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.
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.
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.
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.
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.