Skip to content

Commit

Permalink
Merge pull request #1 from PINTO0309/pinto0309work
Browse files Browse the repository at this point in the history
Typo correction of CHECKPOINT path
  • Loading branch information
hurjunhwa authored May 10, 2021
2 parents 563d65f + a2bd89a commit 8e71381
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 8e71381

Please sign in to comment.