"vscode:/vscode.git/clone" did not exist on "555bdcc5a3c67779ec80c9fc89323ce8cb05913f"
- 24 Apr, 2023 1 commit
-
-
Xiang Xu authored
-
- 20 Feb, 2023 1 commit
-
-
xizaoqu authored
* creat semantickitti * update * update * update
-
- 18 Feb, 2023 1 commit
-
-
Xiang Xu authored
* support test set * update waymo version
-
- 16 Feb, 2023 1 commit
-
-
Xiang Xu authored
-
- 08 Feb, 2023 1 commit
-
-
ZLTJohn authored
-
- 03 Dec, 2022 2 commits
-
-
HinGwenWoong authored
* Fix stuck in torch.einsum when create dataset * Fix stuck in torch.einsum when create dataset * Fix lint * add comments * Fix lint
-
Xiangxu-0103 authored
-
- 12 Oct, 2022 1 commit
-
-
Jingwei Zhang authored
* add the code of generating cam_sync_labels in waymo dataset * fix key error in waymo converation * fix waymo convert bug and refactor parse_ann_info in WaymoDataset * add image_path key in waymo sweeps * polish code * add sweeps in data_prefix in waymo config * fix some bugs in waymo * resolve some comments and fix configs of pointpillars * add 2 TODOs * fix lint Co-authored-by:lianqing <lianqing1997@gmail.com>
-
- 08 Oct, 2022 1 commit
-
-
Qing Lian authored
-
- 26 Aug, 2022 1 commit
-
-
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
-
- 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>
-
- 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>
-
- 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>
-
- 02 Mar, 2022 1 commit
-
-
ChaimZhu authored
* add with_plane flag for create_data.py * update kitti datasets doc
-
- 10 Nov, 2021 1 commit
-
-
ChaimZhu authored
-
- 24 Sep, 2021 2 commits
-
-
Yezhen Cong authored
* refactor points_in_boxes * Merge same functions of three boxes * More docstring fixes and unify x/y/z size * Add "optional" and fix "Default" * Add "optional" and fix "Default" * Add "optional" and fix "Default" * Add "optional" and fix "Default" * Add "optional" and fix "Default" * Remove None in function param type * Fix unittest * Add comments for NMS functions * Merge methods of Points * Add unittest * Add optional and default value * Fix box conversion and add unittest * Fix comments * Add unit test * Indent * Fix CI * Remove useless \\ * Remove useless \\ * Remove useless \\ * Remove useless \\ * Remove useless \\ * Add unit test for box bev * More unit tests and refine docstrings in box_np_ops * Fix comment * Add deprecation warning
-
Yezhen Cong authored
-
- 19 Aug, 2021 1 commit
-
-
dingchang authored
* Add header for files * Add header for files * Add header for files * Add header for files
-
- 18 Aug, 2021 1 commit
-
-
Tai-Wang authored
-
- 23 Apr, 2021 1 commit
-
-
Ziyi Wu authored
* support S3DIS data download and pre-processing (to ScanNet format) * add S3DIS data for unittest * add S3DIS semseg dataset class and unittest * add config file for S3DIS dataset * add eval_pipeline to S3DIS dataset config file * clean code for S3DIS pre-processing scripts * reformat code * fix small bugs * resolve conflicts & modify show() to use pipeline * fix small errors * polish data pre-processing code * add more comments about S3DIS dataset * fix markdown lint error
-
- 12 Apr, 2021 1 commit
-
-
twang authored
* Support nuscenes mono3d json info generation * Support nuscenes mono3d dataset class * Support attribute and bbox2d prediction in bbox3dnms and bbox3d2result * Rename dataset class and add comments to 'attrs' * Support mono3d related pipelines * Fix unittest for loading 3D annotations * Add unit test for nuscenes mono3d dataset * Rename the sample result file * Upload sample data for mono3d unit test * Upload sample data for mono3d unit test * Upload sample image for unit test * Delete tests/data/nuscenes/samples/LIDAR_TOP/CAM_BACK_LEFT directory * Add files via upload * Remove unnecessary 'f' * Remove unnecessary \ in arguments * Remove check for pycocotools version because it has been done in the cocodataset * Remove unnecessary comma, add TODO and change init of attrs in format_results * Merge RandomFlip3D and RandomFlipMono3D * Add pytest to check whether cuda is available in the unit test * Support monocular 3D detection on KITTI dataset * Add visualization TODO * Merge nus_mono3d and update dataset init * Remove duplicated loading images in mono3d * Remove aos evaluation of bbox2d predictions on KITTI * Add unit test for kitti mono3d dataset * Add accidentally deleted classes in the dataset init * Replace .format with f-string in kitti dataset * Clean comma * Toy data for unit test of kitti mono dataset * Sample image data for unit test
-
- 07 Apr, 2021 1 commit
-
-
twang authored
* Support nuscenes mono3d json info generation * Support nuscenes mono3d dataset class * Support attribute and bbox2d prediction in bbox3dnms and bbox3d2result * Rename dataset class and add comments to 'attrs' * Support mono3d related pipelines * Fix unittest for loading 3D annotations * Add unit test for nuscenes mono3d dataset * Rename the sample result file * Upload sample data for mono3d unit test * Upload sample data for mono3d unit test * Upload sample image for unit test * Delete tests/data/nuscenes/samples/LIDAR_TOP/CAM_BACK_LEFT directory * Add files via upload * Remove unnecessary 'f' * Remove unnecessary \ in arguments * Remove check for pycocotools version because it has been done in the cocodataset * Remove unnecessary comma, add TODO and change init of attrs in format_results * Merge RandomFlip3D and RandomFlipMono3D * Add pytest to check whether cuda is available in the unit test * Add visualization TODO * Remove useless init in loading mono3d images
-
- 24 Sep, 2020 1 commit
-
-
twang authored
* Reduce requirements if waymo dataset is not used * Update waymo.md * Update optional.txt * Update waymo.md Add instructions of requirements/optional.txt related to waymo
-
- 20 Sep, 2020 1 commit
-
-
Wenwei Zhang authored
* Add gitlab CI back * clean isort * Update gitlab CI version * Update mmcv install * fix unit test bug * waymo * Use new flake8 * Update mmdet3d/core/evaluation/waymo_utils/prediction_kitti_to_waymo.py, tools/data_converter/waymo_converter.py files * Add baseline configs for waymo * fix linting * yapf reformat * update waymo results * Update waymo model zoo and docs * Bump v0.6.0 * Fix a minor bug when converting waymo data * Fix cmds in the waymo doc * Fix setup.cfg to pass isort test * Fix waymo configs * Update model zoo link & doc * update version date * clean ci Co-authored-by:
wangtai <wangtai@sensetime.com> Co-authored-by:
Tai-Wang <tab_wang@outlook.com>
-
- 04 Jul, 2020 1 commit
-
-
zhangwenwei authored
-
- 03 Jul, 2020 1 commit
-
-
wangtai authored
-
- 01 Jun, 2020 1 commit
-
-
liyinhao authored
-
- 27 Apr, 2020 1 commit
-
-
liyinhao authored
-
- 26 Apr, 2020 1 commit
-
-
liyinhao authored
add assertion
-
- 14 Apr, 2020 1 commit
-
-
zhangwenwei authored
-