thu-ml / 3D_Corruptions_AD

Benchmarking Robustness of 3D Object Detection to Common Corruptions in Autonomous Driving, CVPR 2023
MIT License
120 stars 15 forks source link

No such file or directory: 'xxx/utils/integral_lookup_tables/original' #12

Closed Afreshbird closed 1 year ago

Afreshbird commented 1 year ago

When I use the function of 'fog_sim' in 'LiDAR_corruptions.py', an error of 'No such file or directory: 'xxx/utils/integral_lookup_tables/original'' had occurred. I can't find the directory anywhere. Can anyone help me?

cuge1995 commented 1 year ago

Thank you for your attention. Regarding fog_sim, we recommend that you refer to https://github.com/MartinHahner/LiDAR_fog_sim to implement.