Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 278 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 278 Bytes

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