- 26 Aug, 2022 3 commits
-
-
VVsssssk authored
* fix mmcv.model to mmengine.model * fix dataset sweeps * fix * fix nus metric and CBGS * add nus namemap * fix create data * fix comments * fix tools * add waymo * remove test in kitti * fix comments * fix comments
-
VVsssssk authored
* fix nus metric and CBGS * add nus namemap * fix comments * fix comments
-
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
-
- 17 Aug, 2022 1 commit
-
-
VVsssssk authored
* fix mmcv file client * fix set_env * fix mmcv file load and dump
-
- 10 Aug, 2022 1 commit
-
-
VVsssssk authored
[Fix] Fix tools to support auto-scalr lr, custom runner, auto resume and the markdown version used for doc (#1708) * fix train.py * fix test.py * fix rea * add auto-resume
-
- 09 Aug, 2022 1 commit
-
-
ChaimZhu authored
-
- 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 15 commits
- 07 Jun, 2022 1 commit
-
-
Wenbo Yu authored
* sassd origin * sassd for merge * Fix flake8 coding style warnings and errors * Fix flake8 indent style * Fix no newline at end of line issue * fix mmdet3d.ops error * Fix flake8 over-indented * Change points_ops format * import format updated * Fix import isort issue * Fix yapf format * classes modification after first review * tmp * solved mmdet3d update issue * fixed comment style and lint errors * fix isort error * fix yapf error * Modify comments * solve merge confilict * unit test added * Fix yamp error * fix lint format * fix loss format error Co-authored-by:Yi-Chen Zhang <yi-chen.zhang@isza.com>
-
- 28 Apr, 2022 1 commit
-
-
VVsssssk authored
* fix mmdet bc breaking * fix version
-
- 27 Apr, 2022 1 commit
-
-
Xiangxu-0103 authored
-
- 20 Apr, 2022 1 commit
-
-
VVsssssk authored
* update pr * add ut * fix ut * fix ut err * fix ut name * resolve comment
-
- 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>
-
- 08 Apr, 2022 1 commit
-
-
VVsssssk authored
* fix browse dataset and mmcv max version * fix code
-
- 01 Apr, 2022 1 commit
-
-
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>
-
- 22 Mar, 2022 1 commit
-
-
ChaimZhu authored
-
- 16 Mar, 2022 1 commit
-
-
Tai-Wang authored
-
- 15 Mar, 2022 1 commit
-
-
ChaimZhu authored
-
- 09 Mar, 2022 1 commit
-
-
Enze Xie authored
* update mn_train * update * Fix typos Co-authored-by:Tai-Wang <tab_wang@outlook.com>
-
- 03 Mar, 2022 1 commit
-
-
WRH authored
* change np.long to np.int64 * change all log to int64
-
- 02 Mar, 2022 1 commit
-
-
ChaimZhu authored
* add with_plane flag for create_data.py * update kitti datasets doc
-
- 16 Feb, 2022 1 commit
-
-
Wenhao Wu authored
* fix missed mmcv * reinstall pre-commit and recheck
-
- 09 Feb, 2022 3 commits
-
-
ChaimZhu authored
* update isort * update setuptools * fix * pre-commit run --all-files
-
Wenhao Wu authored
* accelerate training * use multi_processes * get args from config * reorganize env setup * import from mmdet * import from mmdet
-
ChaimZhu authored
* add plane info in pkl file * add_plane_info * fix comments * change to mmcv api * change road plane link
-
- 26 Jan, 2022 1 commit
-
-
ChaimZhu authored
* Fix bug in non-distributed multi-gpu training/testing * add deprecated warning to void BC-breaking
-