- 25 May, 2023 1 commit
-
-
Quantum Cat authored
* 2023/04/28 add task_modules type hint * Update mmdet3d/models/task_modules/anchor/anchor_3d_generator.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/task_modules/anchor/anchor_3d_generator.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/task_modules/anchor/anchor_3d_generator.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/task_modules/anchor/anchor_3d_generator.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/task_modules/anchor/anchor_3d_generator.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/task_modules/anchor/anchor_3d_generator.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/task_modules/anchor/anchor_3d_generator.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/task_modules/anchor/anchor_3d_generator.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/task_modules/anchor/anchor_3d_generator.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/task_modules/anchor/anchor_3d_generator.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/task_modules/coders/groupfree3d_bbox_coder.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/task_modules/anchor/anchor_3d_generator.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/task_modules/anchor/anchor_3d_generator.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * 2023/05/19 fix_wrong_hint * Update centerpoint_bbox_coders.py * Update iou_neg_piecewise_sampler.py --------- Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com>
-
- 20 Jul, 2022 2 commits
-
-
zhangshilong authored
-
ZCMax authored
-
- 24 Sep, 2021 1 commit
-
-
Yezhen Cong authored
* refactor points_in_boxes * Merge same functions of three boxes * More docstring fixes and unify x/y/z size * Add "optional" and fix "Default" * Add "optional" and fix "Default" * Add "optional" and fix "Default" * Add "optional" and fix "Default" * Add "optional" and fix "Default" * Remove None in function param type * Fix unittest * Add comments for NMS functions * Merge methods of Points * Add unittest * Add optional and default value * Fix box conversion and add unittest * Fix comments * Add unit test * Indent * Fix CI * Remove useless \\ * Remove useless \\ * Remove useless \\ * Remove useless \\ * Remove useless \\ * Add unit test for box bev * More unit tests and refine docstrings in box_np_ops * Fix comment * Add deprecation warning
-
- 19 Aug, 2021 1 commit
-
-
dingchang authored
* Add header for files * Add header for files * Add header for files * Add header for files
-
- 01 Jul, 2021 1 commit
-
-
hjin2902 authored
* group-free-3d head * GroupFree3DNet->VoteNet * modify docstring * bugfix: calculate pts_instance_label, decoder self/cross posembed init * support GroupFree3DNet, modify scannnet train config * support point cloud input features dim = 0 * add groupfree3dnet test case * bugfix: softmax in decode boxes * support multi-stage predictions * modify GroupFree3DMultiheadAttention input parameters * refactor: support sunrgbd-based train * refactor: support sunrgbd-based train * fix parts of bug * modify multi-stage prediction * fixbug: conv_channels * bugfix: permute * bugfix: permute * bugfix: expand * fix MAX_NUM_OBJ=64 * 4 gpu training, score_thr = 0.0 * modify config, repeattime=1 * bigfix: expand * modify: GroupFree3DMHA, build_positional_encoding * modify: GroupFree3DMHA, build_positional_encoding * bugfix: torch.nn * bugfix: mean loss * residual -> identity * fix name: DropOut -> Dropout * delete sunrgbd-based congfig * Fix: trailing whitespace * suffix -> prefix * bugfix: groupfree3d config Co-authored-by:jinhui <PJLAB\jinhui@shai14001019l.pjlab.org>
-