- 18 May, 2022 4 commits
-
-
Shilong Zhang authored
-
Xiangxu-0103 authored
-
ChaimZhu authored
-
Xiangxu-0103 authored
-
- 01 May, 2022 3 commits
-
-
Tai-Wang authored
* Update versions in the docs and version.py * Update changelog.md * Update changelog.md * Remove model update * Refine the changelog * Add highlights * Add highlights * Update the upper bound of mmcv version * Update the upper bound of mmcv version
-
Wenwei Zhang authored
* fix GPG key error in CI * fix UT of compat_cfg
-
ChaimZhu authored
* fix registry bug * fix ci problems * add
-
- 29 Apr, 2022 1 commit
-
-
Tai-Wang authored
-
- 28 Apr, 2022 5 commits
-
-
ChaimZhu authored
* support pure point cloud data training and add docs * fix bug * fix comments * fix comments
-
VVsssssk authored
* support spconv2.0 * resolve comments * try to fix ut * fix ut * fix docs * add spconv2 check in collect.env * resolve comments * fix docs * fix comments
-
Shilong Zhang authored
* add quick install command * fix SyncBatchNorm * fix SyncBatchNorm
-
VVsssssk authored
* fix mmdet bc breaking * fix version
-
Danila Rukhovich authored
* add minkowski engine with MinkResNet * fix docstring * mmdet -> mmdet3d for registry import * fix import * fix documentation
-
- 27 Apr, 2022 5 commits
-
-
ChaimZhu authored
* Update Registry in MMDet3D * fix compose pipeline bug * update registry * fix some bugs * fix comments * fix comments
-
Xiangxu-0103 authored
* Update lidar_sem_seg3d.md * fix typo
-
Xiangxu-0103 authored
* Update model_deployment.md * Update model_deployment.md * update model_deployment
-
Michael DeLeo authored
* Fixed missing __init__ files Co-authored-by:Tai-Wang <tab_wang@outlook.com>
-
Xiangxu-0103 authored
-
- 25 Apr, 2022 2 commits
-
-
Xiangxu-0103 authored
* fix link * add cn_coord_sys_tutorial * Update coord_sys_tutorial.md * update links * Update coord_sys_tutorial.md
-
Danila Rukhovich authored
* fix nms for point rcnn * add else case
-
- 20 Apr, 2022 4 commits
-
-
Shilong Zhang authored
-
Danila Rukhovich authored
* remove iou3d_boxes_overlap_bev_forward * remove nms ops from mmcv.ops.iou3d from mmdetection3d
-
VVsssssk authored
* update pr * add ut * fix ut * fix ut err * fix ut name * resolve comment
-
VVsssssk authored
-
- 14 Apr, 2022 1 commit
-
-
VVsssssk authored
* add deploy docs * fix docs * format docs * fix docs and readme * fix readme * fix docs * fix docs * fix lint tag * fix docs
-
- 13 Apr, 2022 3 commits
-
-
ansonlcy authored
* fix README typo (#1292) * [Fix]fix init_model to support 'device=cpu' (#1275) * fix init_model * Refine warning message Co-authored-by:
Tai-Wang <tab_wang@outlook.com> * fixed docs/zh_cn.getting_started (#1298) * [Doc] Add documentation for multi-node train with pytorch original ddp (#1296) * update mn_train * update * Fix typos Co-authored-by:
Tai-Wang <tab_wang@outlook.com> * add multi-machine dist_train (#1303) * Update README.md fix the link error Co-authored-by:
ChaimZhu <zhuchenming@pjlab.org.cn> Co-authored-by:
VVsssssk <88368822+VVsssssk@users.noreply.github.com> Co-authored-by:
Tai-Wang <tab_wang@outlook.com> Co-authored-by:
Subjectivist <xuejiapeng_upc@163.com> Co-authored-by:
Enze Xie <Johnny_ez@163.com> Co-authored-by:
Wenwei Zhang <40779233+ZwwWayne@users.noreply.github.com>
-
JoeyforJoy authored
* fix README typo (#1292) * [Fix]fix init_model to support 'device=cpu' (#1275) * fix init_model * Refine warning message Co-authored-by:
Tai-Wang <tab_wang@outlook.com> * fixed docs/zh_cn.getting_started (#1298) * [Doc] Add documentation for multi-node train with pytorch original ddp (#1296) * update mn_train * update * Fix typos Co-authored-by:
Tai-Wang <tab_wang@outlook.com> * add multi-machine dist_train (#1303) * translate lidar_det3d.md into corresponding Chinese version * fixed typos and embellished some expressions * [doc] modify some translation errors Co-authored-by:
ChaimZhu <zhuchenming@pjlab.org.cn> Co-authored-by:
VVsssssk <88368822+VVsssssk@users.noreply.github.com> Co-authored-by:
Tai-Wang <tab_wang@outlook.com> Co-authored-by:
Subjectivist <xuejiapeng_upc@163.com> Co-authored-by:
Enze Xie <Johnny_ez@163.com>
-
Haoran Zhou authored
* fix README typo (#1292) * [Fix]fix init_model to support 'device=cpu' (#1275) * fix init_model * Refine warning message Co-authored-by:
Tai-Wang <tab_wang@outlook.com> * fixed docs/zh_cn.getting_started (#1298) * [Doc] Add documentation for multi-node train with pytorch original ddp (#1296) * update mn_train * update * Fix typos Co-authored-by:
Tai-Wang <tab_wang@outlook.com> * add multi-machine dist_train (#1303) * Update Chinese document for speed benchmark * Fix inappropriate expressions Co-authored-by:
ChaimZhu <zhuchenming@pjlab.org.cn> Co-authored-by:
VVsssssk <88368822+VVsssssk@users.noreply.github.com> Co-authored-by:
Tai-Wang <tab_wang@outlook.com> Co-authored-by:
Subjectivist <xuejiapeng_upc@163.com> Co-authored-by:
Enze Xie <Johnny_ez@163.com> Co-authored-by:
Wenwei Zhang <40779233+ZwwWayne@users.noreply.github.com>
-
- 08 Apr, 2022 1 commit
-
-
VVsssssk authored
* fix browse dataset and mmcv max version * fix code
-
- 06 Apr, 2022 2 commits
-
-
Wenwei Zhang authored
-
ChaimZhu authored
* update model link * update ssn * update info in changelog, reamde * fix comments * update table
-
- 02 Apr, 2022 2 commits
-
-
Tai-Wang authored
* Update the version of mmdet3d * Update changelog.md * Update getting_started.md * Update getting_started.md * Update README.md * Update README_zh-CN.md * Update the mmcv version in mminstall.txt * Update the mmcv version in readthedocs.txt * Remove the mmcv version constraint * Update changelog.md
-
ChaimZhu authored
* support load annotations from ceph in mmdet3d * update doc about ceph backend * fix comments
-
- 01 Apr, 2022 2 commits
-
-
zhanggefan authored
[Enhance] Parallel waymo dataset converter and ground truth database generator & Fix unprecise timestamps saving (#1327) * enable parallel waymo dataset converter and fix timestamp overflow bug * update waymo db_sampler configs * add docstrings and do the formatting * fix docstring typos * fix wrong docstrings, and refactor conversion code * add information into the compatibility doc Co-authored-by:Tai-Wang <tab_wang@outlook.com>
-
Shilong Zhang authored
-
- 30 Mar, 2022 2 commits
-
-
Tai-Wang authored
* Add compatibility doc for op migration and adjust the lower bound of mmcv version * Fix legacy links * Roll back the windows support update * Roll back the windows support update * Update windows support * Update windows support * Update the lower bound of mmcv version * Update the lower bound of mmcv version * Update the lower bound of mmcv version
-
ChaimZhu authored
* lock mmcv version * change to cpu * change int to int64 * fix tempfile error * change tensor * change tensor * change cpu * complete windows ci * change dtype * change data type to numpy * change tensor to numpy * fix comments
-
- 23 Mar, 2022 2 commits
-
-
Wenhao Wu authored
* import some ops from mmcv instead of mmdet3d * use mmcv ops in primitive_head.py * use mmcv ops in PAConv * remove ops in mmdet3d & fix some bugs * remove spconv & fix some bugs * fix voxelization unittest * remove spconv in ops/__init__.py * refine ops/__init__.py * recover sparse_block in ops/__init__ * fix parta2_bbox_head unittest * remove remaining ops * recover ops/__init__.py for bc breaking * add source of ops from mmcv * recover the unittest for voxelization * remove unittest
-
Xiangxu-0103 authored
[Fix] Fix DynamicPillarFeaureNet incorrect index caused by modifications of PillarFeatureNet (#1302) * fix dv * Update __init__.py
-
- 22 Mar, 2022 1 commit
-
-
Wenhao Wu authored
* remove the constraint of PointSample with distance * rename variable
-