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
401 stars 55 forks source link

Vectorized map problem #37

Open awayfromdog opened 1 year ago

awayfromdog commented 1 year ago

Can you provide an instruction document explaining the general process of converting a raster map to a vector map? There is a lot of code involved and it would be easier to understand with the help of documentation. It is also convenient to use other datasets for training

SmashChen commented 10 months ago

@awayfromdog Hi, do you have any conclusion on this issue? I checked the code and found that the vectorization is based on the shapely library and does not seem to be converted through raster map.