• Yezhen Cong's avatar
    [Enhance] Add script for data update (#774) · 260e634e
    Yezhen Cong authored
    * 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
    260e634e
update_data_coords.py 6.37 KB