Skip to content

Commit

Permalink
parametrizing run_OF_RGB for better quality
Browse files Browse the repository at this point in the history
  • Loading branch information
schwittlick committed Dec 12, 2017
1 parent 1a81b07 commit 32d0f81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-deepflow.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ if [ ! -f deepmatching-static ] && [ ! -f run_OF_RGB ]; then
exit 1
fi

./run_OF_RGB $1 $2 $3
./run_OF_RGB $1 $2 $3 5 1 35 35 0.05 0.95 0 8 0.80 0 1 0 1 10 10 5 4 3 1.6 2

0 comments on commit 32d0f81

Please sign in to comment.