LUCASLLA
LUCASLLA
Hi, I would like to be able to test some images and have the disparity map of some of these, but there's nothing about it on the Readme file. Anyone...
Hi, have you discovered how to test some pictures? I want to see the disparity map, but there's nothing about it on the Readme file. Tks.
Hi @HyuanTan , thank you for your response, however, I'm having a memory error when I try to execute this line: $ th main.lua -ds kitti -a test -gpu 1...
have you discovered how?
hi, I'm with the same problem, have you found a solution? tks.
Not yet. I'm trying to reproduce some results of the Kitti Vision Benchmark (http://www.cvlibs.net/datasets/kitti/eval_scene_flow.php?benchmark=stereo) and I'm having this same 'invalid device function' error in two methods: MC-CNN-acrt (the same error...
I solved my problem too. The problem was that I had not set the correct CUDA Compute Capability according to my GPU on the Makefiles of both projects. My GPU...
hi, have you discovered anything? I tried to change the images on the samples folder to some of my images, but with the same format and resolution (1266x370) and also...