hustvl / VAD

[ICCV 2023] VAD: Vectorized Scene Representation for Efficient Autonomous Driving

Home Page:https://arxiv.org/abs/2303.12077

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

code checking

xinfu607 opened this issue · comments

Hi,
Thanks a lot for your code! I want to check if the code is typos ("for id in tqdm(len(sample_token_list)):"). https://github.com/hustvl/VAD/blob/6f3421b995b663b6308633d26978825282360e35/tools/analysis_tools/visualization.py#L745C1-L746C1.

Best,
Fu Xin

Yes, that's a typo and we have fixed it in the latest commit. Thank you for pointing it out!