Mrmoore98 / VectorMapNet_code

This is the official code base of VectorMapNet (ICML 2023)
https://tsinghua-mars-lab.github.io/vectormapnet/
GNU General Public License v3.0
405 stars 56 forks source link

Visualization #39

Open alfredgu001324 opened 1 year ago

alfredgu001324 commented 1 year ago

Hi author, thanks for posting the code. I noticed that there is a visualization folder, but is there any specific instructions about how to run it? As 'data' appears to have three keys only ['img_metas', 'img', 'polys'] and the rendering would not work.

Really appreciate for your help and looking forward to your reply!

QixingJiang commented 1 year ago

+1

aidadgy commented 3 months ago

Hi author, thanks for posting the code. I noticed that there is a visualization folder, but is there any specific instructions about how to run it? As 'data' appears to have three keys only ['img_metas', 'img', 'polys'] and the rendering would not work.

Really appreciate for your help and looking forward to your reply!

Hello, have you solved this problem? How to achieve visualization

QixingJiang commented 3 months ago

嗨,作者,感谢您发布代码。我注意到有一个可视化文件夹,但是有没有关于如何运行它的具体说明?由于“数据”似乎只有三个键 ['img_metas'、'img'、'polys'],因此渲染不起作用。 非常感谢您的帮助并期待您的回复!

你好,这个问题解决了吗?如何实现可视化

Hi,I have failed in visuallizing the results, and I turned to HDMapNet and MapTR, which can easily visualize the prediction. I think the problem of VectorMapNet remains unsolved unless the code is updated.

aidadgy commented 3 months ago

嗨,作者,感谢您发布代码。我注意到有一个可视化文件夹,但是有没有关于如何运行它的具体说明?由于“数据”似乎只有三个键 ['img_metas'、'img'、'polys'],因此渲染不起作用。 非常感谢您的帮助并期待您的回复!

你好,这个问题解决了吗?如何实现可视化

Hi,I have failed in visuallizing the results, and I turned to HDMapNet and MapTR, which can easily visualize the prediction. I think the problem of VectorMapNet remains unsolved unless the code is updated. Okay, but MapTR testing requires 8GPUS, and I only have a single GPU