amuamushu / adv_avod_ssn

Deep Sensor Fusion for Single Source Robustness
https://ayushmore.github.io/2022-03-07-improving-robustness-via-adversarial-training/
0 stars 0 forks source link

Update wavedata path. #14

Closed amuamushu closed 2 years ago

amuamushu commented 2 years ago

Since wavedata is nested under a wavedata folder, the import paths need to be updated from wavedata.tools to wavedata.wavedata.tools. Without this change, files like save_kitti_predictions.py and show_predictions_2d.py would result in an ImportNotFound error. Changes would need to be made in the wavedata submodule too.

This would require changing the submodule path to be the fork.