From 0bae8a8a9fbc265270d1ffc0f9506c36caacec14 Mon Sep 17 00:00:00 2001 From: rajeevyasarla Date: Sun, 29 Dec 2019 21:38:09 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7cfa59f..d7e5106 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ We propose a novel multi-stream architecture and training methodology that explo ## To train Segmentation Netweork Train Segmentation Netweork using the following command -1. training segmentation network with clean images +1. training segmentation network with clean images, python seg_train.py --mode_clean 1 --dataroot ./facades/github/ --valDataroot ./facades/github/ -2. training segmentation network with blurry images +2. training segmentation network with blurry images, python seg_train.py --mode_clean 0 --dataroot ./facades/github/ --valDataroot ./facades/github/