Open smmdream opened 6 years ago
can you tell me the pytorch version of your experiment? I met some questions when I run sh make.sh. Looking forward for your response, thank you!
They come from the code provided with Learning Rich Features : https://github.com/s-gupta/rcnn-depth
You have to download the eccv14 folder as described in the readme and use the matlab code in the benchmarkData/metadata/classMapping40 matlab file.
@laughtervv I use the model you upload 4 days ago, and the val result color is different from the lable, they can't match. the first picture is gt, and the second is the pred I just make the label [ label > 39 ] = 0, I don't know the method is right or not, could you help me