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

Add explicit call to kitti native evaluation C++ code in run.py #41

Closed amuamushu closed 2 years ago

amuamushu commented 2 years ago

Currently, the code is supposed to be called during inference, which should output the scores on the terminal. However, sometimes the scores are not displayed. I hope that by running the evaluation code directly would display the scores.

amuamushu commented 2 years ago

It's okay. I'll instruct in the write-up to run it incase the scores do not appear