diff options
| author | jules <jules@asdf.us> | 2018-05-01 22:49:30 +0200 |
|---|---|---|
| committer | jules <jules@asdf.us> | 2018-05-01 22:49:30 +0200 |
| commit | 70cbf455566a2302353ce1951154f97c8007c345 (patch) | |
| tree | 0c590c87eeb0170a9985439f2d4b4be1697dbda6 | |
| parent | f8d0c6bd65a827be534d2d105917829fcb4a0f82 (diff) | |
woodflowfixed
| -rwxr-xr-x | run-flow.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/run-flow.sh b/run-flow.sh index 7b7ac4f..858be31 100755 --- a/run-flow.sh +++ b/run-flow.sh @@ -1,4 +1,4 @@ -dataset="woodflow" +dataset="woodflowfixed" #/home/lens/Desktop/dataset-random.pl @@ -6,7 +6,7 @@ dataset="woodflow" # --fold_A "$HOME/Desktop/thumbs/$dataset/A" \ # --fold_B "$HOME/Desktop/thumbs/$dataset/B" \ # --fold_AB "./datasets/$dataset/" - +# python train.py \ --dataroot "./datasets/$dataset" \ --name "$dataset" \ |
