Giter Site home page Giter Site logo

mikemwai / oncolyticnet Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 62.69 MB

An Automated Cancer Diagnostics Machine Learning model

License: MIT License

Python 0.07% CSS 0.20% HTML 0.06% Jupyter Notebook 99.62% JavaScript 0.06%
cancer-detection computer-vision convolutional-neural-networks flask tensorflow deep-learning transfer-learning

oncolyticnet's Introduction

Oncolyticnet

This project aims to develop a machine learning model for detecting brain tumors from MRI scans using the VGG-19 architecture with transfer learning and data augmentation techniques to fine-tune the pre-trained model, enabling accurate and reliable brain tumor detection.

Installation

  1. Clone the repository:
    git clone https://github.com/mikemwai/oncolyticnet.git
    
  2. Navigate to the project directory:
    cd oncolyticnet
    
  3. Install the required packages:
    pip install -r requirements.txt
    

Usage

  • Run the following command to start the application:

    • On Windows:

          set FLASK_APP=app.py
          flask run
    • On Unix/Linux/Mac:

          export FLASK_APP=app.py
          flask run
  • This will start a development server on http://127.0.0.1:5000/ where you can access the application.

Dataset

  • The dataset used for this project can be downloaded here or extract it from here.

  • An additional dataset for image validation was downloaded from here.

  • The image validation model and detection model can be downloaded from here.

Contributions

If you'd like to contribute to this project:

  • Please fork the repository.
  • Create a new branch for your changes.
  • Submit a pull request.

Contributions, bug reports, and feature requests are welcome!

Issues

If you have any issues with the project, feel free to open up an issue.

License

This project is licensed under the MIT License - see the LICENSE file for details.

oncolyticnet's People

Contributors

mikemwai avatar j-nyarangi avatar adoyohannah avatar nellymururi avatar

Stargazers

 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.