GithubHelp home page GithubHelp logo

paulestin / retinal_oct Goto Github PK

View Code? Open in Web Editor NEW

This project forked from anoopsanka/retinal_oct

0.0 1.0 0.0 327.65 MB

Retinal OCT

License: MIT License

Python 0.38% Jupyter Notebook 99.62% Shell 0.01%

retinal_oct's Introduction

Retinal OCT

Problem Statement

Identifying human diseases from medical images. Using supervised and semi-supervised techniques. Retinal optical coherence tomography (OCT) is an imaging technique used to capture high-resolution cross sections of the retinas of living patients. Approximately 30 million OCT scans are performed each year, and the analysis and interpretation of these images takes up a significant amount of time (Swanson and Fujimoto, 2017).

Resources

Pre-reqs

Complete Setup

Training

You can run the shortcut command tasks/train_retina_predictor.sh, which runs the following:

python training/run_experiment.py --save '{"dataset": "RetinaDataset", "model": "RetinaModel", "network": "resnetconv", "train_args": {"batch_size": 32}}'

Running sweeps (hyper param optimization using weights & biases).

You can parallely run many sweeps, below is one example

wandb sweep training/sweep_resnet_finetune.yaml
copy the sweepid from above
wandb agent {sweepid}

Findings

Supervised Learning

Network Train Acc Val Acc Test Acc Hyperparam Optimization
Resnet 84.6% 88.5% 93.2% Sweep Config
Resnet FineTune 87.39% 91.26% 97.8% Sweep Config

Self-Supervised Learning

Network Contrastive Accuracy Supervised Accuracy Hyperparam Optimization
SIM CLR 97.4% 89.46% Sweeps

Acknowledgements

retinal_oct's People

Contributors

anoopsanka avatar hisunnytang avatar mohithashok avatar

Watchers

James Cloos 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.