Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 740 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 740 Bytes

Brain-Radiology-2022

Preparation

Set up local development environment

  1. Install Python (version 3.9.4): Download here
  2. Install PyTorch (version 1.10.2, with cuda 11.3): pip3 install torch==1.10.2+cu113 torchvision==0.11.3+cu113 torchaudio===0.10.2+cu113 -f https://download.pytorch.org/whl/cu113/torch_stable.html

Download sample dataset and visualization tool

MRI images in DICOM format:

Sample dataset

Data visualization tool:

ITK-SNAP Medical Image Segmentation Tool