yangguorun / SegStereo

SegStereo: Exploiting Semantic Information for Disparity Estimation
Other
105 stars 23 forks source link

How to train? Can you give us a tutorial #2

Open hnsywangxin opened 5 years ago

hnsywangxin commented 5 years ago

I want to run your code in my PC, but the tutorial is a bit less detailed, which makes it difficult for me to run the program. Can you give a detailed tutorial? THANK YOU!

SBCV commented 5 years ago

Providing the "get_disp.py" file would help alot

jianrui1 commented 5 years ago

@SBCV can you tell me where can find "get_disp.py"? There is no file named "model".And I hadn't find it in the file named "models "

SBCV commented 5 years ago

@jianrui1 I couldn't find the get_disp.py file - I think the repository doesn't contain it at the moment

yangguorun commented 5 years ago

Providing the "get_disp.py" file would help alot

The 'get_disp.py' has been supplemented in the new commit. Thanks for your reminding.

hnsywangxin commented 5 years ago

thank you all!

jianrui1 commented 5 years ago

@hnsywangxin Have you finished run the code in your PC? I am doing the same work. Can you share some experience to me.vx:464374800.Best wishes!

hnsywangxin commented 5 years ago

@jianrui1 I can't run this program, it will cause the error: Check failed: error == cudaSuccess (77 vs. 0) an illegal memory access was encountered I changed the cuda version ,but the error can't solved.