DeepLiDAR
DeepLiDAR copied to clipboard
test.py for val_selection_cropped
hello when i try to reproduce the infrence result, i use the KITTI val_selection_cropped data,
but the pred make me confused, when i print the pred.max(), i find all are around 10^5, Shouldn't it be about a few hundred?and the predict picture is as below
OK i have fix the proble, must use torchvision 0.2.0~~~~