"git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "08d7c2a94485b9203a8d35e1c6becc7bb98c905b"
- 01 Sep, 2022 7 commits
-
-
ChaimZhu authored
* update ceph in command * update comments * update * fix lint
-
VVsssssk authored
* fix custom runtime * fix custom_model * fix cfg * fix comments * fix comments * fix comments
-
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>
-
- 22 Jul, 2022 1 commit
-
-
VVsssssk authored
* add circle ci * delete github ci * fix ci * fix ut * fix markdown version * rm
-
- 20 Jul, 2022 3 commits
-
-
zhangshilong authored
-
jshilong 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
-
- 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 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 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 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>
-
- 06 Apr, 2022 1 commit
-
-
ChaimZhu authored
* update model link * update ssn * update info in changelog, reamde * fix comments * update table
-