Closed j-c-zhang closed 6 years ago
Hi, We shared the model that we used on KITTI 2015. Please refer to README. Jia-Ren
I got it! Thank you!
@j-c-zhang have you decompressed the .tar file correctly? I got the following error: tar -xvf pretrained_model_KITTI2015.tar tar: This does not look like a tar archive tar: Skipping to next header tar: Exiting with failure status due to previous errors
@scholltan You can use torch.load() to load the model
@JiaRenChang Hi, thanks for the wonderful work. I understand that you already provide the trained model for KITTI2015. But is it ok to share your pre-trained model on SceneFlow dataset as well? Because not all people are working on KITTI, a pre-trained model on SceneFlow would be much more helpful. Thank you.
Hello, Jia-Ren Chang.
I want to conduct some experiments based on your work. However, I have trouble in reproducing your experiment result on KITTI Stereo Evaluation 2015 due to the lack of PSMNet model pertrained on Scene Flow dataset. Would you please provides the PSMNet model pertrained on Scene Flow for me?
Thank you very much!