You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I just run your tutorial.ipynb, and I notice that :
len(nusc.sample) = 3977
while
actually in nuscenes/samples/LIDAR_TOP, we just see 3962 .bin files
Hi, I just run your tutorial.ipynb, and I notice that :
len(nusc.sample) = 3977
while
actually in nuscenes/samples/LIDAR_TOP, we just see 3962 .bin files
and why is that?