self-supervised-depth-completion icon indicating copy to clipboard operation
self-supervised-depth-completion copied to clipboard

About result visualization

Open WANGYINGYU opened this issue 5 years ago • 3 comments

image Hello, In the evaluation results, I found that there is content about the visualization of the results, as shown in the picture. What I don't know is what the fourth column is. It seems to be a semi-dense depth map of the annotations, but I used the self-supervised mode(sparse+photo), which should not use annotation data. Can you answer my doubts? Thank you.

WANGYINGYU avatar Jun 28 '19 02:06 WANGYINGYU

@fangchangma

WANGYINGYU avatar Jun 28 '19 02:06 WANGYINGYU

You were correct about the rightmost column being the semi-dense annotations (i.e., gt in the following line). https://github.com/fangchangma/self-supervised-depth-completion/blob/b8140669c2ff7658509edd39f5a73638b78d214b/main.py#L101

The fourth column is currently part of the visualization, regardless of how the network is being trained.

fangchangma avatar Jun 28 '19 18:06 fangchangma

@fangchangma Hello, I'm glad to see your paper, it's really a good job.

2019icra How do you generate it ? Is it a real street 3D model? if so , can you share your code to my email([email protected])? Thanks a lot!

nowburn avatar Dec 13 '19 08:12 nowburn