- 01 Sep, 2022 5 commits
-
-
Tai-Wang authored
* Update faq.md * Update getting_started.md * Update the pytorch version * Update faq.md * Update mmcv installation scripts * Update mmcv names * Update installation scripts
-
Tai-Wang authored
* v1.1.0 changelog init * v1.1.0 compatibility init * Create changelog_v1.0.x.md * Add title for changelog_v1.0.x * Update changelog accordingly * Update changelog.md * Fix minor typos * Update model_deployment.md * Update model_deployment.md * Update changelog.md * rephrase Co-authored-by:Wenwei Zhang <40779233+ZwwWayne@users.noreply.github.com>
-
VVsssssk authored
* fix some docs * fix docs * fix cfg * fix docs * fix comments * fix comments * fix comments: * fix comments * fix comments
-
VVsssssk authored
* Update faq.md * Update getting_started.md * Update the pytorch version * Update faq.md * fix cfg docs * fix docs * Update mmcv installation scripts * Update mmcv names * fix comments * fix docs * fix faq Co-authored-by:Tai-Wang <tab_wang@outlook.com>
-
VVsssssk authored
* fix usetools * fix comments
-
- 31 Aug, 2022 2 commits
-
-
Shilong Zhang authored
* fix structure * add version for m2r * read docs * add log * api.rst * fix api.rst * fix the doc
-
ChaimZhu authored
-
- 30 Aug, 2022 2 commits
- 26 Aug, 2022 1 commit
-
-
VVsssssk authored
[Fix] replace mmcv's function and modules imported with mmengine's and sync the latest mmengine (#1765) * replace mmcv to mmengine * fix * fix comments
-
- 22 Aug, 2022 1 commit
-
-
Shilong Zhang authored
* refactor en doc dir * add rst for en * fix rest * add chs * fix lint
-
- 15 Aug, 2022 1 commit
-
-
ChaimZhu authored
* mv voxelization * update * update full * fix configs * improve docstring of data_preprocessor * fix dynamic voxel config * remove default voxel_type in config * fix typos * add docstring * fix ut * update * fix docstring
-
- 09 Aug, 2022 2 commits
- 04 Aug, 2022 1 commit
-
-
Qing Lian authored
* update waymo dataset * [Fix] Fix all unittests and refactor tests directory and add circle ci in `test-1.x` (#1654) * add circle ci * delete github ci * fix ci * fix ut * fix markdown version * rm * fix part of uts * fix comments * change foler * refactor test directory * fix kitti metric ut * fix all ut Co-authored-by:
VVsssssk <shenkun@pjlab.org.cn> * add waymo dataset and evaluation metrics * convert second configs for v2.0 * [Refactor] Unify ceph config (#1677) * refactor ceph in config * support metric load ann file from ceph * add doc string and remove useless code * [Fix]Fix create data (#1659) * add circle ci * delete github ci * fix ci * fix ut * fix markdown version * rm * fix part of uts * fix comments * change foler * refactor test directory * fix kitti metric ut * fix all ut * fix creat data Co-authored-by:
ChaimZhu <zhuchenming@pjlab.org.cn> * [Fix] Fix seg mapping (#1681) * [Doc]: fix markdown version (#1653) * [CI] Add circle ci (#1647) * add circle ci * delete github ci * fix ci * fix ut * fix markdown version * rm * fix seg mapping for scannet * fix requiremetn * fix all seg dataet * resolve commnets Co-authored-by:
VVsssssk <88368822+VVsssssk@users.noreply.github.com> * [Fix] Fix SSN configs (#1686) * modify doc string and evaluation file location * add doc string * remove path mapping in flieclient args Co-authored-by:
ChaimZhu <zhuchenming@pjlab.org.cn> Co-authored-by:
VVsssssk <shenkun@pjlab.org.cn> Co-authored-by:
VVsssssk <88368822+VVsssssk@users.noreply.github.com> Co-authored-by:
Shilong Zhang <61961338+jshilong@users.noreply.github.com>
-
- 20 Jul, 2022 2 commits
-
-
zhangshilong authored
-
jshilong authored
-
- 14 Jun, 2022 1 commit
-
-
Tai-Wang authored
* Release init * v1.0.0rc3 changelog * Update SA-SSD in the model zoo * update SA-SSD model zoo * Update model_zoo.md * Update model_zoo.md * Create README.md * Update README.md * Update changelog.md * Update faq.md * Update pure_point_cloud_dataset.md * Update index.rst
-
- 10 Jun, 2022 1 commit
-
-
Qing Lian authored
* update the installation and faq doc * update the version requirements in installation documents and polish the installation script * change pip3 to pip
-
- 07 Jun, 2022 1 commit
-
-
Tai-Wang authored
* Fix the requirement of mmcv and mmdet * Adjust all the mmcv upper bound version to 1.6.0, remove the version requirement in the CI * Fix windows CI * Fix test_loading due to the update of required mmdet
-
- 25 May, 2022 1 commit
-
-
Xiangxu-0103 authored
* add Chinese documentation of vision_det3d * fix minor comment
-
- 18 May, 2022 2 commits
-
-
Shilong Zhang authored
* Configure Myst-parser to parse anchor tag * fix lint
-
Shilong Zhang authored
-
- 01 May, 2022 1 commit
-
-
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
-
- 28 Apr, 2022 3 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
-
Danila Rukhovich authored
* add minkowski engine with MinkResNet * fix docstring * mmdet -> mmdet3d for registry import * fix import * fix documentation
-
- 27 Apr, 2022 1 commit
-
-
Xiangxu-0103 authored
* Update model_deployment.md * Update model_deployment.md * update model_deployment
-
- 25 Apr, 2022 1 commit
-
-
Xiangxu-0103 authored
* fix link * add cn_coord_sys_tutorial * Update coord_sys_tutorial.md * update links * Update coord_sys_tutorial.md
-
- 20 Apr, 2022 1 commit
-
-
Shilong Zhang 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 1 commit
-
-
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>
-
- 06 Apr, 2022 1 commit
-
-
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 1 commit
-
-
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
-
- 16 Mar, 2022 1 commit
-
-
Tai-Wang authored
-
- 15 Mar, 2022 1 commit
-
-
ChaimZhu authored
-