Coder Social home page Coder Social logo

mrinaljain17 / ct-image-segmentation Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 2.0 13.85 MB

Segmentation in Head and Neck CT images. Report - https://github.com/MrinalJain17/CT-image-segmentation/blob/master/reports/Report.pdf

License: GNU General Public License v3.0

Python 5.95% Jupyter Notebook 94.05%
pytorch 3d-image-segmentation u-net deep-learning

ct-image-segmentation's Introduction

Head and Neck CT Image Segmentation

Installation

Execute the following command from the root of the repository to install the project:

    pip install -e .

Note that this step is required to run the project.

Data

Executing the following code will download, extract, and split the dataset.

    cd capstone/data
    python download.py miccai

Note that if you're on the NYU cluster (Prince), then the data will be stored at the user's $BEEGFS directory on the cluster. Refer to the file paths.py in the capstone directory for more info

Requirements

We highly recommend using the specified versions of the listed packages, with which our code is tested with.

Base Requirements

  1. Python (3.7)
  2. pynrrd (0.4) - For loading MICCAI data in .nrrd format
  3. Tqdm - For displaying progress bars
  4. PyTorch (1.7)
  5. Torchvision (0.8)
  6. Albumentations (0.5) - For data augmentation and transforms
  7. MONAI (0.3) - For domain specific models, losses, metrics, etc
  8. PyTorch-Lightning (1.0)

Additional Requirements

We use Weights and Biases for keeping a track of all our experiments and results.

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.