PSMNet icon indicating copy to clipboard operation
PSMNet copied to clipboard

test result on Apollo depth dataset

Open passion3394 opened this issue 6 years ago • 12 comments

dear JiaRen, I try my best to convert the apollo depth image to the right disparity, it's successful. Then I try to use the disparity to train a model on the PSMNet, and I get some testing result on the testing set, the testing result is not bad, except the sky. The following is the left img, right img, and the testing result. 171206_040521265 171206_040521265-2 171206_040521265

the testing command is : python submission.py --maxdisp 208 --model stackhourglass --KITTI 2015 --datapath RR --loadmodel backup/finetune_500.tar

passion3394 avatar Dec 10 '18 06:12 passion3394

In training, the disparity of sky is all zero. The disparity of the sky in the testing result is near maxdisp(208)

hope to get your advise, thank you very much.

passion3394 avatar Dec 10 '18 06:12 passion3394

Can't find the dataset you mentioned online. Can you share the link to this dataset? Cloud drive is also OK. https://github.com/JiaRenChang/PSMNet/issues/95#issuecomment-444027415

forvd avatar Dec 11 '18 09:12 forvd

@forvd http://apolloscape.auto/scene.html#to_down_href

passion3394 avatar Dec 11 '18 09:12 passion3394

Thank you for your help. But i noticed that the apollo dataset doesn't have the depth of movable object. How do you deal with data? Check whether there are moving objects in the picture one by one?

forvd avatar Dec 12 '18 05:12 forvd

@forvd you may use the labelling pics to select the images with little or no movable object.

passion3394 avatar Dec 12 '18 06:12 passion3394

thank you

forvd avatar Dec 13 '18 01:12 forvd

hello, @passion3394 , the apollo dataset only has depth map,converting it to a disparity map requires the camera's focal length and baseline, but I didn't find these values. can you help me?  thank you!

hnsywangxin avatar Dec 14 '18 08:12 hnsywangxin

@passion3394 I want to know how is the model of you trained generalization ability

hnsywangxin avatar Jan 11 '19 11:01 hnsywangxin

@hnsywangxin It's a ok.

passion3394 avatar Jan 13 '19 03:01 passion3394

Hello,could you tell me how to train the model of Apollo?

lmx-2021 avatar Nov 19 '19 02:11 lmx-2021

@gongwei1993 were you able to convert the depth map to disparity map for Apollo ?

poornimajd avatar Mar 31 '20 13:03 poornimajd

@hnsywangxin It's a ok.

hello, what purpose do your use the disparity for , to me the generated disparity seems not accurate at all/

ynma-hanvo avatar Feb 22 '22 10:02 ynma-hanvo