• Xiangxu-0103's avatar
    [Feature] Support FCAF3D on S3DIS dataset in `dev-1.x` branch (#1984) · 7f9874aa
    Xiangxu-0103 authored
    
    
    * support fcaf3d for s3dis dataset
    
    * Update convert_utils.py
    
    * Update seg3d_dataset.py
    
    * Delete compose.py
    
    * fix import error
    
    * use `mmengine.Compose`
    
    * Update s3dis-3d.py
    
    * Update fcaf3d_2xb8_s3dis-3d-5class.py
    
    * Update s3dis_dataset.py
    
    * update unittest for s3dis
    
    * update docs
    
    * use `mmcv.Compose` instead of `mmengine.Compose`
    
    * update docstring
    
    * fix s3dis preprocessing bug
    
    * Add typehint
    
    * Update config and fix s3dis dataset
    
    * update typehit
    
    * Update convert_utils.py
    
    * Update README and metafile
    Co-authored-by: default avatarTai-Wang <tab_wang@outlook.com>
    
    fix __all__ keyword
    7f9874aa
s3dis_data_utils.py 9.87 KB