gengshan-y / rigidmask

Code for "Learning to Segment Rigid Motions from Two Frames". CVPR 2021.
https://gengshan-y.github.io/rigidmask/
MIT License
187 stars 18 forks source link

KITTI 2015 test inference #11

Open drinkingcoder opened 2 years ago

drinkingcoder commented 2 years ago

Hi, We want to get the flow result on KITTI 2015 testing. We use the following command:

python eval/eval_flow.py   --path precomputed/rigidmask-sf/  --dataset 2015test

But we found the error:

FileNotFoundError: [Errno 2] No such file or directory: 'precomputed/rigidmask-sf//2015test/flo-000000_10.pfm'

Do you have any suggestions?

gengshan-y commented 2 years ago

Hi, 2015test refers to the benchmark results. To obtain that, you need to submit results to the kitti server: http://www.cvlibs.net/datasets/kitti/user_login.php