- 13 Mar, 2023 1 commit
-
-
Xiang Xu authored
* refactor leio * update mmengine and mmcv version * update * update docs * update version
-
- 28 Feb, 2023 2 commits
-
-
Xiang Xu authored
* add lasermix * add prob * update description * update
-
Sun Jiahao authored
-
- 23 Feb, 2023 1 commit
-
-
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
-
- 20 Feb, 2023 1 commit
-
-
xizaoqu authored
-
- 16 Feb, 2023 1 commit
-
-
xizaoqu authored
* add panoptic loading * update * update * update * add semantic config * fix tets * fix test * update * get seg label mapping
-
- 14 Feb, 2023 1 commit
-
-
Xiang Xu authored
* refactor cbgs * update cbgs * add UT * remove useless line * Update test_dataset_wrappers.py * update typehint * update docs * Update dataset_wrappers.py * update
-
- 03 Dec, 2022 4 commits
-
-
Jingwei Zhang authored
* update github action ci * install torch in ci * fix ci on win * add __init__ in tests/utils * add mmdet3d/testing for modeule importing in UT in win * fix diff path sep on UT * reduce RAM in voxel_generator * reduce RAM in anchor_generator * remove print in UT * fix lint * fix pvrcnn ut * fix lint * reduce channels in second_fpn
-
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:Tai-Wang <tab_wang@outlook.com> fix __all__ keyword
-
ChaimZhu authored
* rame CLASS and PALETTE to class and palette * change mmcv-full to mmcv * fix comments
-
ChaimZhu authored
* fix circle ci * update * update
-
- 16 Sep, 2022 1 commit
-
-
VVsssssk authored
* add deploy.yaml * fix ut * fix update data script description
-
- 31 Aug, 2022 1 commit
-
-
ChaimZhu authored
* update data flow and ut * update ut * update code * fix mapping bug * fix comments
-
- 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
-
- 17 Aug, 2022 1 commit
-
-
VVsssssk authored
* format ut dir tree * ad pytest skip
-
- 15 Aug, 2022 1 commit
-
-
ChaimZhu authored
* mv voxelization * update * update full * fix configs * improve docstring of data_preprocessor * fix dynamic voxel config * remove default voxel_type in config * fix typos * add docstring * fix ut * update * fix docstring
-
- 04 Aug, 2022 1 commit
-
-
Qing Lian authored
* update waymo dataset * [Fix] Fix all unittests and refactor tests directory and add circle ci in `test-1.x` (#1654) * add circle ci * delete github ci * fix ci * fix ut * fix markdown version * rm * fix part of uts * fix comments * change foler * refactor test directory * fix kitti metric ut * fix all ut Co-authored-by:
VVsssssk <shenkun@pjlab.org.cn> * add waymo dataset and evaluation metrics * convert second configs for v2.0 * [Refactor] Unify ceph config (#1677) * refactor ceph in config * support metric load ann file from ceph * add doc string and remove useless code * [Fix]Fix create data (#1659) * add circle ci * delete github ci * fix ci * fix ut * fix markdown version * rm * fix part of uts * fix comments * change foler * refactor test directory * fix kitti metric ut * fix all ut * fix creat data Co-authored-by:
ChaimZhu <zhuchenming@pjlab.org.cn> * [Fix] Fix seg mapping (#1681) * [Doc]: fix markdown version (#1653) * [CI] Add circle ci (#1647) * add circle ci * delete github ci * fix ci * fix ut * fix markdown version * rm * fix seg mapping for scannet * fix requiremetn * fix all seg dataet * resolve commnets Co-authored-by:
VVsssssk <88368822+VVsssssk@users.noreply.github.com> * [Fix] Fix SSN configs (#1686) * modify doc string and evaluation file location * add doc string * remove path mapping in flieclient args Co-authored-by:
ChaimZhu <zhuchenming@pjlab.org.cn> Co-authored-by:
VVsssssk <shenkun@pjlab.org.cn> Co-authored-by:
VVsssssk <88368822+VVsssssk@users.noreply.github.com> Co-authored-by:
Shilong Zhang <61961338+jshilong@users.noreply.github.com>
-