Giter VIP home page Giter VIP logo

dsb_chestct's Introduction

README

Docker Images for Chest CT Analyses

  • Quick summary: Docker images of the award-winning cancer detection algorithms for chest CT images are at http://rebrand.ly/chestct. Below is a quick instruction on accessing the docker images.

  • Version: 1.0.0

  • Dependencies: Ubuntu (>=14.04) and NVIDIA GPU driver

  • To access the dockers:

    • Step 1. Install nvidia-docker (https://github.com/NVIDIA/nvidia-docker)
    • Step 2. Download the chest CT image data (stage1.7z and stage1_labels.csv; https://www.kaggle.com/c/data-science-bowl-2017) and put them under /mnt/data.
    • Step 3. docker pull dsb2017/dsb<solution_number> For example, docker pull dsb2017/dsb01
    • Step 4. nvidia-docker run -it --shm-size <Depending on the size of the memory> --rm dsb2017/dsb <solution_number> bash For example, nvidia-docker run -it --shm-size 12G --rm dsb2017/dsb01 bash

  • Contact:
    Kun-Hsing Yu <Kun-Hsing_Yu AT hms dot harvard DOT edu>;

dsb_chestct's People

Contributors

khyu 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.