- 06 Jun, 2023 1 commit
-
-
Maksim Kolodiazhnyi authored
* Update indoor3d_util.py Changed data load function. Dataset parsing was accelerated from about 5 hours to 10 minutes. * Added pandas import * minor fix * fix markdown --------- Co-authored-by:JingweiZhang12 <zjw18@mails.tsinghua.edu.cn>
-
- 13 Mar, 2023 1 commit
-
-
Xiang Xu authored
* update type alias * fix UT
-
- 26 Aug, 2022 1 commit
-
-
VVsssssk authored
[Fix] replace mmcv's function and modules imported with mmengine's and sync the latest mmengine (#1765) * replace mmcv to mmengine * fix * fix comments
-
- 18 May, 2022 1 commit
-
-
Shilong Zhang authored
-
- 09 Feb, 2022 1 commit
-
-
ChaimZhu authored
* update isort * update setuptools * fix * pre-commit run --all-files
-
- 21 Jul, 2021 1 commit
-
-
Ziyi Wu authored
* s3dis sem seg data doc * minor fix * fix typo * fix blank space * remove untricky code block
-
- 28 Apr, 2021 1 commit
-
-
Ziyi Wu authored
* fix small errors in seg dataset cfgs * add box field to 3d seg dataset * fix small bug in S3DIS data generation scripts * fix small bugs in scannet data generation
-
- 23 Apr, 2021 1 commit
-
-
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
-