diff options
| -rw-r--r-- | test-mogrify-recursive.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test-mogrify-recursive.sh b/test-mogrify-recursive.sh index 4f7b030..2802541 100644 --- a/test-mogrify-recursive.sh +++ b/test-mogrify-recursive.sh @@ -1,6 +1,6 @@ -tag='correct_rec${recursive_frac}' - recursive_frac=0.5 + +tag='correct_rec${recursive_frac}' dataset='/home/lens/Desktop/woods_videos/processed/dataset/B/' how_many=200 |
