wzzheng / TPVFormer

An academic alternative to Tesla's occupancy network for autonomous driving.
https://wzzheng.net/TPVFormer/
Apache License 2.0
1.1k stars 102 forks source link

I am encountering the following error. What should I do? (regarding nuScenes-lidarseg) #46

Closed wangjinhoon closed 6 months ago

wangjinhoon commented 12 months ago

Hello, I have read your message. I would like to visualize the data following the instructions in the Visualization/readme.md file. I have executed the following command:

python visualization/dump_pkl.py --src-path data/nuscenes_infos_val.pkl --dst-path data/nuscenes_infos_val_scene.pkl --data-path data/nuscenes

I have a question regarding the site you provided where I downloaded the nuScenes-lidarseg data and moved it to the "data" folder. However, I am encountering the following error. What should I do?

If there are any additional data files that need to be downloaded, please let me know

[Errno 2] No such file or directory: 'data/nuscenes/v1.0-trainval/visibility.json', [Errno 2] No such file or directory: 'data/nuscenes/v1.0-trainval/attribute.json'