Add evaluation script
This commit is contained in:
parent
1532d66b6e
commit
787dbb0e68
4
scripts/run.sh
Executable file
4
scripts/run.sh
Executable file
@ -0,0 +1,4 @@
|
||||
python3 scripts/run.py initial-view --runs $1 --logdir $2 --seed 1
|
||||
python3 scripts/run.py top-view --runs $1 --logdir $2 --seed 1
|
||||
python3 scripts/run.py top-trajectory --runs $1 --logdir $2 --seed 1
|
||||
python3 scripts/run.py nbv-grasp --runs $1 --logdir $2 --seed 1
|
Loading…
x
Reference in New Issue
Block a user