diff --git a/config/magic_infer_offline.yaml b/config/magic_infer_offline.yaml index faff165..8c81391 100644 --- a/config/magic_infer_offline.yaml +++ b/config/magic_infer_offline.yaml @@ -15,7 +15,7 @@ visdom: relax_load: false res_all: 336 # config the ckpt path -ckpts: "Yuxihenry/SpatialTracker_Files" +ckpts: "Yuxihenry/SpatialTrackerCkpts" batch_size: 1 input: type: image diff --git a/config/magic_infer_online.yaml b/config/magic_infer_online.yaml index dc581a0..42bf9b1 100644 --- a/config/magic_infer_online.yaml +++ b/config/magic_infer_online.yaml @@ -15,7 +15,7 @@ visdom: relax_load: false res_all: 336 # config the ckpt path -ckpts: "Yuxihenry/SpatialTracker_Files" +ckpts: "Yuxihenry/SpatialTrackerCkpts" batch_size: 1 input: type: image