Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 563 Bytes

swint.md

File metadata and controls

8 lines (8 loc) · 563 Bytes

Pretrained models can be downloaded from google drive. For submission to KITTI 2012 and 2015 online test sets, you can run:

python inference.py --dataset-name kitti_2015 --output $your_directory --config-file configs/kitti-mix-train-swint.yaml SOLVER.RESUME pretrained/kitti_swint.pth

and

python inference.py --dataset-name kitti_2012 --output $your_directory --config-file configs/kitti-mix-train-swint.yaml SOLVER.RESUME pretrained/kitti_swint.pth