"tests/python/vscode:/vscode.git/clone" did not exist on "7cd6257f9683ccac60a6583b66910302324bf3e3"
[Enhance] Add script for data update (#774)
* Fixed wrong config paths and fixed a bug in test * Fixed metafile * Coord sys refactor (main code) * Update test_waymo_dataset.py * Manually resolve conflict * Removed unused lines and fixed imports * remove coord2box and box2coord * update dir_limit_offset * Some minor improvements * Removed some \s in comments * Revert a change * Change Box3DMode to Coord3DMode where points are converted * Fix points_in_bbox function * Fix Imvoxelnet config * Revert adding a line * Fix rotation bug when batch size is 0 * Keep sign of dir_scores as before * Fix several comments * Add a comment * Fix docstring * Add data update scripts * Fix comments
Showing
tools/update_data_coords.py
0 → 100644
tools/update_data_coords.sh
0 → 100644
Please register or sign in to comment