• Ziyi Wu's avatar
    [Feature] Support S3DIS data pre-processing and dataset class (#433) · a0090aa1
    Ziyi Wu authored
    * support S3DIS data download and pre-processing (to ScanNet format)
    
    * add S3DIS data for unittest
    
    * add S3DIS semseg dataset class and unittest
    
    * add config file for S3DIS dataset
    
    * add eval_pipeline to S3DIS dataset config file
    
    * clean code for S3DIS pre-processing scripts
    
    * reformat code
    
    * fix small bugs
    
    * resolve conflicts & modify show() to use pipeline
    
    * fix small errors
    
    * polish data pre-processing code
    
    * add more comments about S3DIS dataset
    
    * fix markdown lint error
    a0090aa1
data_preparation.md 5.89 KB