| dot_model: | |
| height: 320 | |
| width: 512 | |
| tracker_config: data/dot_single_video/configs/cotracker2_patch_4_wind_8.json | |
| tracker_path: data/dot_single_video/checkpoints/movi_f_cotracker2_patch_4_wind_8.pth | |
| estimator_config: data/dot_single_video/configs/raft_patch_8.json | |
| estimator_path: data/dot_single_video/checkpoints/cvo_raft_patch_8.pth | |
| refiner_config: data/dot_single_video/configs/raft_patch_4_alpha.json | |
| refiner_path: data/dot_single_video/checkpoints/movi_f_raft_patch_4_alpha.pth | |
| inference_config: | |
| mode: tracks_from_first_to_every_other_frame | |
| return_flow: true # ! important prams | |
| num_tracks: 8192 | |
| sim_tracks: 2048 | |
| sample_mode: all | |
| is_train: false | |
| interpolation_version: torch3d | |
| alpha_thresh: 0.8 | |