"docs/source/ja/index.md" did not exist on "886575ee43c3e7060d74e2feb2018111e0998013"
- 14 Jun, 2023 1 commit
-
-
ZhuLifa authored
* [Docs]: Add BEVFusion in benchmark & model zoo in README * [Docs]: Add CenterFormer in benchmark & model zoo in README * [Docs]: Add TR3D in benchmark & model zoo in README * [Docs]: Add DETR3D and PETR in benchmark & model zoo in README * [Docs]: Add TPVFormer in benchmark & model zoo in README * [Docs]: Add 6 models in benchmark & model zoo in README_zh-CN * [Docs]: Add 6 models in model_zoo.md * [Style]: Stylize the code
-
- 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>
-
- 31 May, 2023 5 commits
-
-
JingweiZhang12 authored
-
JingweiZhang12 authored
-
Sun Jiahao authored
* add changelog * add readme * fix typo * Update README.md Co-authored-by:
Jingwei Zhang <zjw18@mails.tsinghua.edu.cn> * Update README_zh-CN.md Co-authored-by:
Jingwei Zhang <zjw18@mails.tsinghua.edu.cn> * Update docs/en/notes/changelog.md Co-authored-by:
Jingwei Zhang <zjw18@mails.tsinghua.edu.cn> * Update docs/en/notes/changelog.md Co-authored-by:
Jingwei Zhang <zjw18@mails.tsinghua.edu.cn> * Update docs/en/notes/changelog.md Co-authored-by:
Jingwei Zhang <zjw18@mails.tsinghua.edu.cn> * Update docs/en/notes/changelog.md Co-authored-by:
Jingwei Zhang <zjw18@mails.tsinghua.edu.cn> * Update docs/en/notes/changelog.md Co-authored-by:
Jingwei Zhang <zjw18@mails.tsinghua.edu.cn> * Update docs/en/notes/changelog.md Co-authored-by:
Jingwei Zhang <zjw18@mails.tsinghua.edu.cn> * Update docs/en/notes/changelog.md Co-authored-by:
Jingwei Zhang <zjw18@mails.tsinghua.edu.cn> * Update docs/en/notes/changelog.md Co-authored-by:
Jingwei Zhang <zjw18@mails.tsinghua.edu.cn> * Update docs/en/notes/changelog.md Co-authored-by:
Jingwei Zhang <zjw18@mails.tsinghua.edu.cn> * Update docs/en/notes/changelog.md Co-authored-by:
Jingwei Zhang <zjw18@mails.tsinghua.edu.cn> * Update docs/en/notes/changelog.md Co-authored-by:
Jingwei Zhang <zjw18@mails.tsinghua.edu.cn> * fix review suggestion --------- Co-authored-by:
Jingwei Zhang <zjw18@mails.tsinghua.edu.cn>
-
Jingwei Zhang authored
* fix latex in readthedocs * fix zh_cn latex * fix zh_cn latex * fix en latex
-
Jingwei Zhang authored
* support train on nus * refactor transfusion head * img branch optioinal * support nuscenes_mini in replace_ceph_backend * use replace_ceph * add only-lidar * use valid_flag in dataset filter * support lidar-only training 69 * fix RTS * fix rotation in ImgAug3D * revert to original rotation in ImgAug3D * add LSSDepthTransform and parse_losses * fix LoadMultiSweeps * fix bug about points in-place operations * support amp and replace syncBN by BN * add amp config * set growth-interval in amp * Revert "fix LoadMultiSweeps" This reverts commit ab27ea1941f80c5d7fb3071005109f4794c9c9cb. * add float in cls loss * iter_based lr in fusion stage * rename config * use normalization query pos for stable training * remove unnecessary code & simplify config & train 5 epoch * smaller ete_min_ratio * polish code * fix UT * Revert "use normalization query pos for stable training" This reverts commit 30091188d4a665beaadcd5a9b49e04c9da47139e. * update readme * fix height offset
-
- 30 May, 2023 2 commits
-
-
Xiang Xu authored
-
Sun Jiahao authored
* add readme * fix spvcnn memory * add fps and training time * resolve typo * fix typo
-
- 29 May, 2023 3 commits
-
-
Quantum Cat authored
* 2023/05/26 add type hint * 2023/05/26 modify ugly typehint
-
Xiang Xu authored
-
Sun Jiahao authored
-
- 26 May, 2023 1 commit
-
-
Li Bin authored
* Fix bug: AttributeError: 'LineString' object has no attribute 'exterior' * fixed linter * fixed linter * fix linter issue wit isort
-
- 25 May, 2023 6 commits
-
-
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>
-
Karim Abou Zeid authored
-
Sun Jiahao authored
-
Sun Jiahao authored
-
Sun Jiahao authored
* enhance minkunet * add 2x * add config * add flip... * add bottleneck * add spvcnn & cylinder3d * add spvcnn & cylinder3d * refactor minkunet & spvcnn * add minkv2 * fix mink34 shared res block * add mink spconv * fix spconv int32 max bug * fix spconv int32 max bug2 * add minkowski backends * rename config * fix minkv2 config * fix max voxel bug * add checkpointhook mink18 * add backbone docstring * fix torchsparse uninstall bug * remove ME * fix ut * fix cylinder3d config
-
Jingwei Zhang authored
-
- 19 May, 2023 1 commit
-
-
Sun Jiahao authored
* add minkowski block * fix minkowski residual block * rename ut * fix test case * add doc string * fix __init__
-
- 17 May, 2023 4 commits
-
-
Sun Jiahao authored
-
Sun Jiahao authored
* enhance * enhance * fix __init__ * fix minku backbone
-
Sun Jiahao authored
-
Danila Rukhovich authored
-
- 12 May, 2023 3 commits
-
-
Sun Jiahao authored
* fix polarmix UT * init tpvformer * add nus seg * add nus seg * test done * Delete change_key.py * Delete test_dcn.py * remove seg eval * fix encoder * init train * train ready * remove asynctest * change test.yml * pr_stage_test.yml & merge_stage_test.yml * pip install wheel * pip install wheel all * check type hint * check comments * remove Photo aug * fix p2v * fix docsting & fix config filepath * add readme * rename configs * fix log path
-
Sun Jiahao authored
* add md * fix table * fix dataset_prepare
-
Jingwei Zhang authored
* support different colors * use tuple palette
-
- 11 May, 2023 3 commits
-
-
Lum authored
* [Docs] Update link of registry tutorial (#2442) Registry docs are now under Advanced Tutorials. * add typehint to the backbones of model. * Update typehint with OptMultiConfig and Tensor to torch.Tensor * Update mmdet3d/models/backbones/dgcnn.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/backbones/dgcnn.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/backbones/dgcnn.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/backbones/dgcnn.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/backbones/dgcnn.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/backbones/dgcnn.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/backbones/dgcnn.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/backbones/dla.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/backbones/dla.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update mmdet3d/models/backbones/dgcnn.py Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com> * Update typehint. * add typehint to function mono_cam_box2vis and remove assert keyword. * Update typehint. * Fixed some problems. --------- Co-authored-by:
pd-michaelstanley <88335018+pd-michaelstanley@users.noreply.github.com> Co-authored-by:
Xiang Xu <xuxiang0103@gmail.com>
-
Sun Jiahao authored
* fix polarmix UT * init tpvformer * add nus seg * add nus seg * test done * Delete change_key.py * Delete test_dcn.py * remove seg eval * fix encoder * init train * train ready * remove asynctest * change test.yml * pr_stage_test.yml & merge_stage_test.yml * pip install wheel * pip install wheel all * check type hint * check comments * remove Photo aug * fix p2v * fix docsting & fix config filepath
-
Sun Jiahao authored
* fix amp * init scale 4096 & fix link * fix pre-commit * fix interval * fix pp & remove fp16
-
- 10 May, 2023 4 commits
-
-
Xiang Xu authored
-
Jingwei Zhang authored
* init commit * add demo image * support wait-time in hook * add demo of bevfusion * polish docs * more smooth multi-modal vis * fix visualization.md * support depth vis adaptively
-
Xiang Xu authored
* [Docs] Update link of registry tutorial (#2442) Registry docs are now under Advanced Tutorials. * update issue template * update config.yml --------- Co-authored-by:pd-michaelstanley <88335018+pd-michaelstanley@users.noreply.github.com>
-
Xiang Xu authored
-
- 26 Apr, 2023 5 commits
-
-
Jingwei Zhang authored
* fix invalid configs * fix metafile in nuimages * remove breakpoint * minor fix
-
Sun Jiahao authored
* fix p2v_map when no gt & unit name * fix gt bug * fix max_voxels
-
Xiang Xu authored
-
Sun Jiahao authored
* change md * add pkl
-
Sun Jiahao authored
* fix local rank in test 2 * fix test.py
-
- 25 Apr, 2023 1 commit
-
-
Jingwei Zhang authored
-