"vscode:/vscode.git/clone" did not exist on "b4d6b3c2c9410399a3093e561044a7c77e41e003"
  • Xiang Xu's avatar
    [Feature] Support `PolarMix` augmentation (#2265) · 60d848b3
    Xiang Xu authored
    * support polarmix
    
    * Update __init__.py
    
    * add UT
    
    * use `BasePoints` instead of numpy
    
    * Update transforms_3d.py
    
    * Update transforms_3d.py
    
    * Update test_transforms_3d.py
    
    * update docs
    
    * update polarmix without MultiImageMixDataset
    
    * add comments
    
    * fix UT
    
    * update docstring
    
    * fix yaw calculation
    
    * fix UT
    
    * refactor
    
    * update
    
    * update docs
    
    * fix typo
    
    * Update transforms_3d.py
    
    * update ut
    
    * fix typehint
    
    * add prob argument
    60d848b3
__init__.py 1.96 KB