Skip to content

Commit

Permalink
Typo correction of CHECKPOINT path
Browse files Browse the repository at this point in the history
  • Loading branch information
PINTO0309 committed May 9, 2021
1 parent 563d65f commit a2bd89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/eval_ft_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# DATASETS_HOME
DATA_HOME="(KITTI 2015 Scene Flow dataset path)/KITTI_flow"
CHECKPOINT="checkpoints/checkpoint_kitti_ft.ckpt.ckpt"
CHECKPOINT="checkpoints/checkpoint_kitti_ft.ckpt"

# model
MODEL=MonoSceneFlow_Multi
Expand Down

0 comments on commit a2bd89a

Please sign in to comment.