- 03 Dec, 2022 5 commits
-
-
Xiangxu-0103 authored
* Update getting_started.md * Update getting_started.md
-
thinkthinking authored
-
Xiangxu-0103 authored
* refine doc * refine docs * replace `CLASSES` with `classes` * update doc * Minor fix Co-authored-by:Tai-Wang <tab_wang@outlook.com>
-
Jingwei Zhang authored
* support fast eval on waymo * support waymo evaluatioin more flexible and faster * support waymo evaluatioin more flexible and faster * renames * add docs * add guides for multi-thread evaluation toolkit * fix docstring * add download link for idx2metainfo * add docstring * set convert_kitti_format=False in Lidar-based methods * fix docs * add docstring
-
Xiangxu-0103 authored
-
- 11 Oct, 2022 1 commit
-
-
ChaimZhu authored
* fix mono3d related bugs * update kitti-mono3d script * update mono3d task * update resize3d and randomresize3d * fix * update dataset converter script * fix part of comments * unify the task name in datasets and visualization * fix comments * rename 3d to lidar_det * fix ci * change boxlist to boxtype * change default value ot lidar_det * fix bugs
-
- 29 Sep, 2022 1 commit
-
-
Jingwei Zhang authored
* modify ci config * minor changes * min python==3.7.4 & update install docs * fix data_preprocessor * fix data_preprocessor * install waymo-open-dataset-tf-2-6-0 * update docs
-
- 28 Sep, 2022 1 commit
-
-
Jingwei Zhang authored
* add coco ann for mono3d demo and fix inference * add demo pkl * update docs
-
- 01 Sep, 2022 3 commits
-
-
ChaimZhu authored
* update repo version * update * update version.py * fix version
-
Shilong Zhang authored
* fix liar_det3d * fix ch liar_det3d * fix en and ch liar_seg and add formart results * resolve the comments * fix the nuscence * fix scannet * fix waymo det * fix docs * fix the doc * fix the command line * fix the command line * fix nuscence * fix nuscence * resolve the comments * resp;ve * Minor fix * Minor fix Co-authored-by:Tai-Wang <tab_wang@outlook.com>
-
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>
-
- 31 Aug, 2022 1 commit
-
-
Shilong Zhang authored
* fix structure * add version for m2r * read docs * add log * api.rst * fix api.rst * fix the doc
-
- 30 Aug, 2022 1 commit
-
-
VVsssssk authored
* fix cfg name * update cfg name * fix cfg * fix comments * fix comment * fix comments
-
- 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
- 22 Jul, 2022 1 commit
-
-
VVsssssk authored
* add circle ci * delete github ci * fix ci * fix ut * fix markdown version * rm
-
- 20 Jul, 2022 2 commits
-
-
zhangshilong authored
-
ZCMax 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
-
- 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 2 commits
-
-
Shilong Zhang authored
* Configure Myst-parser to parse anchor tag * fix lint * Configure Myst-parser for ch doc
-
Xiangxu-0103 authored
* add Chinese documentation of vision_det3d * fix minor comment
-
- 18 May, 2022 1 commit
-
-
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
-
- 27 Apr, 2022 2 commits
-
-
Xiangxu-0103 authored
* Update lidar_sem_seg3d.md * fix typo
-
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 2 commits
-
-
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>
-
- 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 1 commit
-
-
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
-