Coder Social home page Coder Social logo

makerere_passion_fruit_disease_detection's Introduction

COS 711 - Makerere_Passion_Fruit_Disease_Detection

## Introduction
This program is a python project that will demonstrate the use of Convolutional Neural Networks (CNNs) on the Ugandan Passion Fruit Disease Detection Prediction Challenge provided by Zindi.
The program uses Keras from Tensorflow in order to create, train and test the CNN.

## Links
* [Zindi](https://zindi.africa)
* [Passion Fruit Disease Detection Dataset](https://zindi.africa/competitions/makerere-passion-fruit-disease-detection-challenge/data)
* [Keras](https://keras.io/)
* [CNNs](https://en.wikipedia.org/wiki/Convolutional_neural_network)

## Setup
1. Clone the repo into the desired folder
2. The following directory structure was used. If there is a need to replicate, please use the same structure.

If the data files are placed in a different directory, the base parameter may be set in main.py to point to it.

+-- Data | +-- Train.csv | +-- Test.csv +-- Networks | +-- CNN.py +-- Test_Images +-- Train_Images +-- Data.py +-- main.py +-- Network.py +-- requirements.txt

3. Run the program by typing in console

python main.py

4. You may need to install modules, this can be done by typing the below command - All required modules are stored in the requirements.txt file

pip install -r requirements.txt

## General Info
This repo is an Honours level assignment for the University of Pretoria South Africa (COS 711). \
Please feel free to email me if there's any questions, my email can be found on my profile.

The structure of the project allows for additional Networks to be created and added.

makerere_passion_fruit_disease_detection's People

Contributors

stuey61296 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.