Giter Site home page Giter Site logo

pranay-009 / alzhemiers Goto Github PK

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

The repository contains an Deep Learning model trained on Alzheimer data for a classification problem

Home Page: https://huggingface.co/spaces/Pranay009/Alzheimers

Jupyter Notebook 100.00%
classification deep-learning gradio medical-imaging tesnorflow wandb

alzhemiers's Introduction

Alzhemiers

A live demo of this project is available on HuggingFace(Click Here).

Dataset


Context

The Data is hand collected from various websites with each and every labels verified.

Content

The data consists of MRI images. The data has four classes of images both in training as well as a testing set:

-Mild Demented

-Moderate Demented

-Non Demented

-Very6 Mild Demented

Dataset link

The Dataset can be found on Kaggle(Click Here)

Proposed Approach


The very first look on the dataset will tell you that the dataset is imbalanced and one particular class (Moderate Demented) is having very less training data and also Mild demented class is also having less data so initially i tried certain augmenting techniques like centre crop and zoom using artificial filters only for the imbalnced class but that seems to create a over fit the model while training and i realized the augmenting tecniques used to create huge variance between training data and test data same problem arise while using SMOTE finally I combined the test and the train data together and then split the data so that our model do not suffer from data variance between test and train set , I used transfer learning approach on MobileNet Architecture as we know The MobileNet Architecture uses Depth wise Convolution and The V2 version also as the skip connection which would prevent the model from overfitting as it dives into deeper layers and will keepon using features extracted in intial layers and I also reduces the computation by a good margin .

Evaluation


Training accuracy: 98%

Validation accuracy:95%

Test accuracy:96%

alzhemiers's People

Contributors

pranay-009 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.