V2AI / Det3D

World's first general purpose 3D object detection codebse.
https://arxiv.org/abs/1908.09492
Apache License 2.0
1.49k stars 298 forks source link

Invalid syntax #57

Closed abhigoku10 closed 4 years ago

abhigoku10 commented 4 years ago

i get error in this section of nuscenes_commons.py "len(info["sweeps"]) == nsweeps - 1), f"sweep {curr_sd_rec['token']} only has {len(info['sweeps'])} sweeps, you should duplicate to sweep num {nsweeps-1}"" saying as invalid syntax

poodarchu commented 4 years ago

python 3.6+, please read readme.md