- 03 Dec, 2022 2 commits
-
-
Jingwei Zhang authored
* add fcaf3d config * support inference of fcaf3d on scannet-3d * minor changes * fix config of scannet * align test precision of facaf3d && support training * add ut * fix bugs of dataset conversion and indoor_metric * support fcaf3d on sunrgbd datasets and add rorate_iou_loss ut * small fix * add docstring and typehint * add typehint for SparseTensor * remove pdb * fix fcaf3d ut
-
ChaimZhu authored
* fix point cloud loop visualization error * fix browse_dataset * fix browse_dataset * support saving lidar_det Co-authored-by:JingweiZhang12 <zjw18@mails.tsinghua.edu.cn>
-
- 12 Oct, 2022 1 commit
-
-
ChaimZhu authored
* update vis doc * support bev visualization and update proj_3d visualization * fix bugs * fix comments and add visualizer in dataset config * fix comments * add draw_points_on_image sample * fix ci * remove mkdir_or_exist * update vis doc
-
- 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
-
- 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
-