PSMNet icon indicating copy to clipboard operation
PSMNet copied to clipboard

Result on Kitti 2012 cannot be recognised by the kitti benchmark system

Open wpfhtl opened this issue 6 years ago • 6 comments

I funtuned the pretrained_sceneflow.tar on Kitti 2012 dataset, and tried to submit the test results on kitti 2012 benchmark. It shows as follows: Thank you for participating in our evaluation! Processing: 000000_10.png ERROR: Couldn't read: 000000_10.png An error occured while processing your results. Please make sure that the data in your zip archive has the right format! but the result on kitti 2015 can be recognized by the benchmark. Did you meet such kind of problem before?

wpfhtl avatar Sep 03 '18 03:09 wpfhtl

could you please tell me how to use the official code "evaluate_scene_flow.cpp"?

I studied it for a long time, but it didn't work.

KarelZhang avatar Mar 20 '19 08:03 KarelZhang

@wpfhtl
Have you solved this problem? I encountered the same problem and have no idea to deal with it!

Chenlei6 avatar Nov 13 '19 09:11 Chenlei6

@wpfhtl I meet this problem and receive the same email as yours, have you solved it? Can you give me some advices?

Chenlei6 avatar Nov 26 '19 03:11 Chenlei6

@wpfhtl I met the same problem. And could you please share your solution?

coolbeam avatar May 09 '20 03:05 coolbeam

I have not solved this problem yet.

wpfhtl avatar Jun 05 '20 06:06 wpfhtl

I have not solved this problem yet.

I have solved this problem several days ago. For 2015 benchmark, you should compress a folder named flow, which contains all the results of your results in PNG format. However, for 2012 benchmark, you should not compress any folder. Instead, you should select all your PNG results and then do the compression, note that do not include any folders. wish it can help you.

coolbeam avatar Jun 06 '20 13:06 coolbeam