File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ export CUDA=0
3
3
4
4
export BASE_TEST_DATA_DIR=" datasets/eval/"
5
5
6
- export CHECKPOINT_DIR=" jingheya/lotus-depth-g-v2-0 -disparity"
6
+ export CHECKPOINT_DIR=" jingheya/lotus-depth-g-v2-1 -disparity"
7
7
export OUTPUT_DIR=" output/Depth_G_Eval"
8
8
export TASK_NAME=" depth"
9
9
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ export CUDA=0
3
3
4
4
export BASE_TEST_DATA_DIR=" datasets/eval/"
5
5
6
- export CHECKPOINT_DIR=" jingheya/lotus-normal-d-v1-0 "
6
+ export CHECKPOINT_DIR=" jingheya/lotus-normal-d-v1-1 "
7
7
export OUTPUT_DIR=" output/Normal_D_Eval"
8
8
export TASK_NAME=" normal"
9
9
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ export CUDA=0
3
3
4
4
export BASE_TEST_DATA_DIR=" datasets/eval/"
5
5
6
- export CHECKPOINT_DIR=" jingheya/lotus-normal-g-v1-0 "
6
+ export CHECKPOINT_DIR=" jingheya/lotus-normal-g-v1-1 "
7
7
export OUTPUT_DIR=" output/Normal_G_Eval"
8
8
export TASK_NAME=" normal"
9
9
You can’t perform that action at this time.
0 commit comments