wenjie710 / PivotNet

Source code of PivotNet (ICCV2023, PivotNet: Vectorized Pivot Learning for End-to-end HD Map Construction)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The annotations generation script doesn't exist.

weimengchuan opened this issue · comments

Thank you for the great work!

I met a problem. The annotations generation script tools/bezier_converter/nuscenes/convert.py you mentioned in readme dosen't exist.

Can you help to fix this?
Thanks in advance!

you can find it at /tools/anno_converter/nuscenes/convert.py

Thank you!