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

How to remove the bad result(low confidence) items? #36

Open sunstarchan opened 1 year ago

sunstarchan commented 1 year ago

@Mrmoore98 As you didn't provide the visualization code, so I generated the result for mini nuScenes dataset. But the result was not good enough for some cases. As I know you output the confidence for each item accordingly, so I was wondering how to use the confidence value to filter the bad result. image