Skip to content

oualidrouabah/poultry-disease-detection-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poultry Disease Detection App "Chicken AI"

Poultry Disease Detection

Chicken AI is a mobile application designed to detect poultry diseases from images of poultry fecal matter. It leverages advanced image processing techniques and a machine learning model to provide accurate diagnoses, helping poultry farmers manage the health of their flocks effectively.

Features

  • Disease Detection: Identify various poultry diseases based on fecal images.
  • User-Friendly Interface: Easy-to-use interface for uploading and analyzing images.
  • Real-Time Analysis: Get results in real-time.
  • Offline Mode: Works without an internet connection after initial setup.
  • High Accuracy: Utilizes a TensorFlow Lite model trained with 6000 images using the DenseNet architecture, achieving 98% accuracy.

Screenshots

Home Screen Results

Download

You can download the APK file for the application from the link below:

Download APK

Installation

To install and run this Flutter application, follow these steps:

  1. Clone the repository:
    git clone https://github.com/oualidrouabah/poultry-disease-detection.git
  2. Navigate to the project directory:
    cd poultry-disease-detection
  3. Ensure you have Flutter installed. If not, follow the instructions here.
  4. Get the dependencies:
    flutter pub get
  5. Run the application:
    flutter run

Usage

  1. Open the application on your mobile device.
  2. Take a picture of the poultry fecal matter or upload an existing image.
  3. View the diagnosis and suggested actions.

Contributing

We welcome contributions from the community. To contribute:

  1. Fork the repository.
  2. Create a new branch:
    git checkout -b feature/your-feature-name
  3. Make your changes.
  4. Commit your changes:
    git commit -m 'Add some feature'
  5. Push to the branch:
    git push origin feature/your-feature-name
  6. Open a pull request.

License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License. See the LICENSE file for details.


Feel free to reach out if you have any questions or need further assistance!

Contact Information:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published