- 12 Apr, 2023 1 commit
-
-
chriscarving authored
-
- 10 Apr, 2023 1 commit
-
-
Jingwei Zhang authored
* loose numba version * update miniinstall * update all version restriction * update all version restriction about mmcv * minor changes * add numba version in faq * using mmcv2.0.0rc4 Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> --------- Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com>
-
- 06 Apr, 2023 1 commit
-
-
Jingwei Zhang authored
* init commit * add contribution guides link * polish docs * rename 1.1.0 and corresponding modification * polish docs * polish docs * minor fix
-
- 04 Apr, 2023 1 commit
-
-
Jingwei Zhang authored
* init commit * set random seed for groupfree and imvotenet * replace lyft by nus * add fcos3d resnet34 * Revert "add fcos3d resnet34" This reverts commit f3da3d91253cb9340e8e0a98b0b54efadf842f8d. * replace waymo by kitti for pointpillars
-
- 28 Mar, 2023 5 commits
-
-
Jingwei Zhang authored
* add multimodality inferencer * add multimodality inferencer * add Loader and Inferencer, fix some mono vis bugs * add UT for multi_modality_inferencer * add calib file in UT * fix type hint * resolve comments * small update * update to Base3DInferencer * fix docstring * minor fix * resolve comments * resolve comments * add suffix check * fix UT
-
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
* add readme * fix * fix * fix * rebase * add link * add link * add link
-
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 2 commits
-
-
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
-
Xiang Xu authored
* add lidar_seg_inferencer * fix random caused in slide_infernce * Update semantickitti.py * fix * add BaseSeg3DInferencer * refactor * rename BaseDet3DInferencer to Base3DInferencer * fix import error * update doc
-
- 15 Mar, 2023 3 commits
-
-
Sun Jiahao authored
* fix polarmix UT * format * rename SemanticKittiDataset * add platte & fix data info bug * fix ut * fix semantic_kitti ut * fix ut label_map * fix ut label_map * add indication * add indication * fix typo
-
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
-
Xiang Xu authored
-
- 13 Mar, 2023 2 commits
- 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
-
- 01 Mar, 2023 3 commits
-
-
Sun Jiahao authored
* fix polarmix UT * fix bug * fix img list
-
Xiang Xu authored
-
Sun Jiahao authored
* fix polarmix UT * add location * fix base_inferencer scope * fix fail import
-
- 28 Feb, 2023 4 commits
-
-
Xiang Xu authored
* add lasermix * add prob * update description * update
-
Sun Jiahao authored
* fix polarmix UT * add location * fix base_inferencer scope
-
xizaoqu authored
* fix_voxel * update
-
Ginray 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 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 * 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
-
xizaoqu authored
-
- 18 Feb, 2023 1 commit
-
-
Sun Jiahao authored
* change np.transpose to torch.permute * add comments
-
- 16 Feb, 2023 3 commits
-
-
Danila Rukhovich authored
* docstrings and .md fixes * add minkresnet to readme * fix cross in zh readme * fix lint
-
Xiang Xu authored
* fix some vis bug and update doc * add typehint and fix bug * Update local_visualizer.py * update doc * update docs * fix doc * update docs and fix some vis bug * update * update docs
-
xizaoqu authored
* add panoptic loading * update * update * update * add semantic config * fix tets * fix test * update * get seg label mapping
-
- 15 Feb, 2023 1 commit
-
-
xizaoqu authored
* panoptic segmentation metric * fix * update * update * fix * fix * fix * fix * rename * merge * merge * fix test * update * update * update
-
- 14 Feb, 2023 3 commits
-
-
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
-
HyeongSeok Kim authored
* fix local_visualizer.py: modify add_datasample - fix "AttributeError: ‘InstanceData’ object has no attribute ‘bboxes_3d’" error * Update mmdet3d/visualization/local_visualizer.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * fix local_visualizer.py: modify add_datasample - add exception handling when there is no instance inside pred_instances_3d * modify local_visualizer.py: Apply changes from pre-commit * modify local_visualizer.py: Change exception handling location for empty instance - Add exception handling when instances are empty - Delete the exception handling previously added to add_datasample * modify local_visualizer.py: apply pre-commit --------- Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com>
-
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
-
- 31 Jan, 2023 1 commit
-
-
Jingwei Zhang authored
* support lidar det3d inferencer * lidar inference normally * add ut * add ut * polish docstring * resolve comments * add inferencer registry * fix ut * fix docstring * resolve some comments * rename varible
-