SNE-RoadSeg icon indicating copy to clipboard operation
SNE-RoadSeg copied to clipboard

SNE-RoadSeg for Freespace Detection in PyTorch, ECCV 2020

Results 20 SNE-RoadSeg issues
Sort by recently updated
recently updated
newest added

Hello. I would like to utilize the result of SNE-RoadSeg+ (IROS 2021). However, I could not reproduce your result. Would you give me trained parameter file or code of SNE-RoadSeg+?

I I want to transform the depth map to disparity map. D=f*b/Z but I don't know b. Do you know? thanks

Is the label in the R2D dataset a single channel? Or is it a three-channel?

in kitti, i just find training and testing in download, can you share your dataset with me? just need validation qq:[email protected]. thanks !

What I understand is that when sne finds the optimal normal direction, it ignores the fluctuations in the xy direction and only optimizes the z direction. Is this understanding correct,...

(R2D dataset) How many epochs did you train on RoadSeg-152? The default maximum epoch value is 1000. However it is too big size. Thanks.

Hi, after reading your paper (https://arxiv.org/pdf/2107.14599.pdf) I have a question on SNE-RoadSeg+ you proposed. The solution to the extreme problem in equation (3) is not so trivial. Can you give...

In the R2D dataset, I read the depth image as an RGB image, and followed the instructions in README to convert the image with 3 channel into depth value, and...

I've generated some depth maps using [Midas](https://github.com/isl-org/MiDaS) for non-Kitti images. Then inverted the depth image and feed into SNE-RoadSeg network but the result is hardly usable. Is there a way...

Hi, nice work! I'm confused with file palette.txt, can you please explain the usage of this file?