- 28 Sep, 2022 1 commit
-
-
Jingwei Zhang authored
* fix ci of dataset and visualizer by regenerate pkl * decrease channels in ut for reducing cuda memory * still use sample_id in the kitti submitted files * minor changes * use waymo-open-dataset-tf-2-6-0 * use waymo-open-dataset-tf-2-5-0 to be compabible with python3.6 * use waymo-open-dataset-tf-2-4-0 to be compabible with python3.6 * no dependency about waymo-open-dataset * Revert "no dependency about waymo-open-dataset" This reverts commit 581d4eefe26851a295b3190bcfa73d6fb2ba54aa. * not install waymo-open-dataset for ci * max python version is 3.8 because of trimesh * Revert "max python version is 2.8 because of trimesh" This reverts commit 6d8a1851b22a2059e7de75b576c2b7f633ad7cfa. * fix networkx in ci * update docstring of data_preprocessor * modify version of typingextensions
-
- 22 Sep, 2022 1 commit
-
-
ChaimZhu authored
-
- 16 Sep, 2022 1 commit
-
-
tpoisonooo authored
* feat(local_visualizer.py): add check dir exist * fix(local_visualizer.py): use mmengine API * format(local_visualizer.py): remove useless * style(local_visualizer.py): format
-
- 01 Sep, 2022 1 commit
-
-
ChaimZhu authored
* fix bugs * fix bugs 2 * fix seg demo * update use collate data in mmengine
-
- 31 Aug, 2022 1 commit
-
-
ChaimZhu authored
* update data flow and ut * update ut * update code * fix mapping bug * 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
-
- 15 Aug, 2022 1 commit
-
-
ChaimZhu authored
* fix vis * add the kitti and nuscenes judgemnet * fix seg vis * add docstring * fix comments and ipynb bug
-
- 20 Jul, 2022 2 commits
-
-
zhangshilong authored
-
ZCMax authored
-