Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 488 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 488 Bytes

pytorch-medical-segmentation

How to train model

1. Clone this repository and install the dependency.

git clone https://github.com/Team-Ryu/pytorch-medical-segmentation.git
cd pytorch-medical-segmentation
pip install requirements.txt

2. Make a synbolic link for datasets

ln -s ~/shared/hdd_ext/nvme1/medical/segmentation/ d

3. Download pretrained weights in this link