mmmmimic / DTU-Net

IPMI'23

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DTU-Net

Step 1: Import conda environment at environment.yml
Step 2: Configure the dataset by modifying YourData.py (Specifying the path of images and segmentations).
Step 3: Set hyper-params in configs/demo.yaml
Step 4: python3 main_seg.py --config=configs/demo.yaml

About

IPMI'23

License:MIT License


Languages

Language:Python 100.0%