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