Yifan Zhang
Yifan Zhang
Please prepare KITTI Dataset as we suggested in the Readme file. "Please download them in this link and replace the original files."
@ZwwWayne Would you please keep an eye on this issue? Thanks very much.
Sorry for the bug. I have fixed this issue in the latest commit.
We often use open3d or mayavi to visualize the point cloud and boxes. Here are some examples: https://github.com/Eaphan/STEMD/blob/main/datasets/visualization/waymo_vis/point_cloud_3D_vis_with_boxes.py https://github.com/Eaphan/STEMD/blob/main/datasets/visualization/waymo_vis/point_cloud_BEV_vis_with_boxes.py
You are welcome!
> Hi [@lesmiserable](https://github.com/lesmiserable) and [@Eaphan](https://github.com/Eaphan), I also want to recreate these visualizations on the KITTI dataset after running `attack.py`. Do you know which commands can help me with this? We...
The reason for this discrepancy could be due to differences in library versions and the presence of noise introduced during pre-processing.
Please follow the README.md to prepare data and train.
Have you replaced all original pkl files, including the kitti_dbinfos_train.pkl.
Could you use the command "git diff" to see what changes you have made?