- 26 Apr, 2023 1 commit
-
-
Sun Jiahao authored
* fix p2v_map when no gt & unit name * fix gt bug * fix max_voxels
-
- 24 Apr, 2023 1 commit
-
-
Xiang Xu authored
* support TTA for segmentor * fix UT * fix UT * support scale and rotate tta * update with comments
-
- 12 Apr, 2023 1 commit
-
-
chriscarving authored
-
- 28 Mar, 2023 3 commits
-
-
Sun Jiahao authored
* add cylindrical voxelization & voxel feature encoder * add cylindrical voxelization & voxel feature encoder * add voxel-wise label & voxelization UT * fix vfe * fix vfe UT * rename voxel encoder & add more test case * fix type hint * temporarily refactoring mmcv's voxelize and dynamic in mmdet3d for data_preprocesser * _forward * del checkpoints * add if tp * add predict * fix vfe init bug & fix UT * add grid_size & move voxelization code * fix import bug * keep radian to follow origin * add doc string * fix type hint * add minkunet voxelization and loss function * fix data * init train * fix sparsetensor typehint * rename dir * fix data config * fix data config * fix batch_size & replace dynamic_scatter * fix conflicts 2 * fix conflicts on s_70 * Alignment of the original implementation * rename config * add worker_init_fn_hook * remove test_config & worker hook * add UT * fix polarmix UT * init spcvnn backbone * add seed for cr0p5 * spvcnn_init * format * rename SemanticKittiDataset * add platte & fix visual bug * add platte & fix data info bug * fix ut * fix ut * fix semantic_kitti ut * train init * fix docstring * fix config name * rename layer * fix doc string * fix review * remove filter data * rename config * rename backbone * rename backbone 2 * refactor voxel2point * fix coors typo * fix ut * fix ut * pred in segmentor * fix get voxel seg * resolve comments * rename p2v and v2p * rename points and voxels
-
xizaoqu authored
* mv cylinder blocks from sparse blocks to backbone * update
-
yechenzhi authored
-
- 23 Mar, 2023 1 commit
-
-
Sun Jiahao authored
* add cylindrical voxelization & voxel feature encoder * add cylindrical voxelization & voxel feature encoder * add voxel-wise label & voxelization UT * fix vfe * fix vfe UT * rename voxel encoder & add more test case * fix type hint * temporarily refactoring mmcv's voxelize and dynamic in mmdet3d for data_preprocesser * _forward * del checkpoints * add if tp * add predict * fix vfe init bug & fix UT * add grid_size & move voxelization code * fix import bug * keep radian to follow origin * add doc string * fix type hint * add minkunet voxelization and loss function * fix data * init train * fix sparsetensor typehint * rename dir * fix data config * fix data config * fix batch_size & replace dynamic_scatter * fix conflicts 2 * fix conflicts on s_70 * Alignment of the original implementation * rename config * add worker_init_fn_hook * remove test_config & worker hook * add UT * fix polarmix UT * add seed for cr0p5 * format * rename SemanticKittiDataset * add platte & fix visual bug * add platte & fix data info bug * fix ut * fix semantic_kitti ut * fix docstring * fix config name * rename layer * fix doc string * fix review * remove filter data * fix coors typo * fix ut * pred in segmentor * fix get voxel seg * resolve comments
-
- 20 Mar, 2023 1 commit
-
-
xizaoqu authored
* update * add cylinder3d_backbone * add test segmentor * add cfg * add test backbone * rename test cylinder3d backbone * midway * update, pass validation * fix test * update cfg
-
- 15 Mar, 2023 1 commit
-
-
Sun Jiahao authored
* fix polarmix UT * add torchsparse block * fix pytest skip * add installtion in get_started * fix name * fix UT bug * update doc string * add omit sudo install
-
- 06 Mar, 2023 2 commits
-
-
Jingwei Zhang authored
-
xizaoqu authored
* add cylinder decode head * update * update * add lovasz loss * update * update * update * update * update * update * update * update * update * cylinder3d_head * update * update * update * update
-
- 28 Feb, 2023 2 commits
- 20 Feb, 2023 2 commits
-
-
Sun Jiahao authored
* add cylindrical voxelization & voxel feature encoder * add cylindrical voxelization & voxel feature encoder * add voxel-wise label & voxelization UT * fix vfe * fix vfe UT * rename voxel encoder & add more test case * fix type hint * temporarily refactoring mmcv's voxelize and dynamic in mmdet3d for data_preprocesser * fix vfe init bug & fix UT * add grid_size & move voxelization code * fix import bug * keep radian to follow origin * add doc string * fix type hint * rename gird shape & add comments * fix UT * rename voxelizationofGridshape & fix docstring
-
Xiang Xu authored
-
- 16 Feb, 2023 1 commit
-
-
Danila Rukhovich authored
* docstrings and .md fixes * add minkresnet to readme * fix cross in zh readme * fix lint
-
- 14 Feb, 2023 1 commit
-
-
Xiang Xu authored
* refactor segmentor * replace meta info during inference * Update decode_head.py * update * update docs
-
- 03 Feb, 2023 1 commit
-
-
roger-lcc authored
* Add typehints for models/losses * Add typehints for models/losses * Add typehints for models/losses * Add typehints for models/losses
-
- 18 Jan, 2023 1 commit
-
-
wushufan authored
* Add typehint for models/utils and others * fix line too long * fix format error by pre-commit * fix format error by pre-commit * update with review suggestions
-
- 05 Jan, 2023 2 commits
-
-
Tai-Wang authored
* Support imvoxelnet@sunrgbd on 1.x branch * Add unit tests * Update README.md * Update imvoxelnet_2xb4_sunrgbd-3d-10class.py * Add typehints * Fix lint * Fix BC-breaking caused by updated keys * Add coord_type in the imvoxelnet kitti config
-
Jingwei Zhang authored
* init centerformer in projects * add readme and disable_tf32_switch * using our iou3d and nms3d, using basicblock in mmdet, simplify code in projects * remove attention.py and sparse_block.py * only using single fold * polish code * polish code and add dosstring * add ut for disable_object_sample_hook * modify data_root * add ut * update readme * polish code * fix docstring * resolve comments * modify project names * modify project names and add _forward * fix docstring * remove disable_tf32
-
- 27 Dec, 2022 1 commit
-
-
ChaimZhu authored
* fix circle ci * delete model builder * fix comments
-
- 09 Dec, 2022 1 commit
-
-
Jingwei Zhang authored
-
- 03 Dec, 2022 15 commits
-
-
Xiangxu-0103 authored
-
Xiangxu-0103 authored
* refactor voxelization for faster speed * fix doc typo
-
Xiangxu-0103 authored
* add typeints for models/layers * Update builder.py
-
Xiangxu-0103 authored
* refactor configs of dgcnn * update * Update metafile.yml * Refactor dgcnn * Minor fixes in docstring Co-authored-by:Tai-Wang <tab_wang@outlook.com>
-
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
-
Jingwei Zhang authored
-
Xiangxu-0103 authored
* fix waymo converter * [Fix] Update waymo converter and fix lint * Update waymo_converter.py * Update kitti_converter.py * Update update_infos_to_v2.py * revert
-
VVsssssk authored
* fix a bug * fix a batch inference bug * fix docs
-
Erli Ouyang authored
fix lint
-
VVsssssk authored
* add pvrcnn module code * add voxelsa * fix * fix comments * fix comments * fix comments * add stack sa * fix * fix comments * fix comments * fix * add ut * fix comments
-
Xiangxu-0103 authored
* fix config * refactor import of `mmdet` * fix lint * fix lint
-
Jingwei Zhang authored
* add loading converted keys and README, metafile * update readme * reorganize readme * add version in FCAF3d detector
-
Jingwei Zhang authored
* add fcaf3d config * support inference of fcaf3d on scannet-3d * minor changes * fix config of scannet * align test precision of facaf3d && support training * add ut * fix bugs of dataset conversion and indoor_metric * support fcaf3d on sunrgbd datasets and add rorate_iou_loss ut * small fix * add docstring and typehint * add typehint for SparseTensor * remove pdb * fix fcaf3d ut
-
xiangxu-0103 authored
delete whitespace update docs remove unnecessary optional docs update docs add mmengine assertion add docstring fix mminstall update mmengine version fix [Fix]: fix semantic segmentation related bugs (#1909) fix semantic seg fix lint remove unused imports fix update pointnet2-s3dis config update data_list according to scene_idxs remove useless function fix bug lack `eval_ann_info` during evaluation fix bug update doc fix lint update docs Update det3d_dataset.py update docstrings update docs fix lint update docs fix fix fix lint
-
Jingwei Zhang authored
* refactor sassd * rename some varibles * add ut for sassd * add some comments * add some comments * [Refactor] Use `mmeval.MeanIoU` for `SegMetric` (#1929) * Use mmeval.MeanIoU * fix comments and add self.reset * solve some comments * fix docstring Co-authored-by:ChaimZhu <zhuchenming@pjlab.org.cn>
-
- 12 Oct, 2022 2 commits
-
-
Jingwei Zhang authored
* add the code of generating cam_sync_labels in waymo dataset * fix key error in waymo converation * fix waymo convert bug and refactor parse_ann_info in WaymoDataset * add image_path key in waymo sweeps * polish code * add sweeps in data_prefix in waymo config * fix some bugs in waymo * resolve some comments and fix configs of pointpillars * add 2 TODOs * fix lint Co-authored-by:lianqing <lianqing1997@gmail.com>
-
VVsssssk authored
-