- 03 Dec, 2022 14 commits
-
-
Xiangxu-0103 authored
* support fcaf3d for s3dis dataset * Update convert_utils.py * Update seg3d_dataset.py * Delete compose.py * fix import error * use `mmengine.Compose` * Update s3dis-3d.py * Update fcaf3d_2xb8_s3dis-3d-5class.py * Update s3dis_dataset.py * update unittest for s3dis * update docs * use `mmcv.Compose` instead of `mmengine.Compose` * update docstring * fix s3dis preprocessing bug * Add typehint * Update config and fix s3dis dataset * update typehit * Update convert_utils.py * Update README and metafile Co-authored-by:Tai-Wang <tab_wang@outlook.com> fix __all__ keyword
-
Xiangxu-0103 authored
Co-authored-by:Tai-Wang <tab_wang@outlook.com>
-
Qing Lian authored
* modify sample_id to sample_id and support fov_image_based on waymo dataset * Update waymo_metric.py * Minor fix * Minor fix * Minor fix * Minor fix * Minor fix * Minor fix * Minor fixes * Minor fixes * Remove optional * fix dataset instances converting bugs * Add a blank line to fix the doc compilation format * Fix the bin file name in waymo_fov config * Resolve conflicts * fix ci and other things Co-authored-by:
Tai-Wang <tab_wang@outlook.com> Co-authored-by:
lianqing11 <lianqing11@foxmail.com> Co-authored-by:
ChaimZhu <zhuchenming@pjlab.org.cn>
-
Shaun authored
* replace defaultformatbundle3d with pack3ddetinputs * remove normalize, pad, imagetotensor from configs * rm unused key 'img_norm_cfg' * fix lint errors * fix lint errors * fix lint error * xx
-
vavanade authored
* fix paths on Windows by using `pathlib` * refactor Path import
-
Xiangxu-0103 authored
* fix waymo converter * [Fix] Update waymo converter and fix lint * Update waymo_converter.py * Update kitti_converter.py * Update update_infos_to_v2.py * revert
-
Xiangxu-0103 authored
* fix config * refactor import of `mmdet` * fix lint * fix lint
-
Xiangxu-0103 authored
-
Xiangxu-0103 authored
-
ChaimZhu authored
* rame CLASS and PALETTE to class and palette * change mmcv-full to mmcv * fix comments
-
Jingwei Zhang authored
-
ChaimZhu authored
* update metainfo in pkl file * update * add version for waymo * update kitti metric
-
Shaun authored
-
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
-
-
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>
-
- 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
-
- 08 Oct, 2022 2 commits
-
-
Qing Lian authored
-
Xiangxu-0103 authored
* fix nuscenes training bug * update kitti_dataset docstring * update nuscenes_dataset docstring * fix lint and modifty docstring
-
- 22 Sep, 2022 1 commit
-
-
Xiangxu-0103 authored
-
- 16 Sep, 2022 1 commit
-
-
VVsssssk authored
* add deploy.yaml * fix ut * fix update data script description
-
- 13 Sep, 2022 1 commit
-
-
ChaimZhu authored
-
- 01 Sep, 2022 5 commits
-
-
ChaimZhu authored
* update ceph in command * update comments * update * fix lint
-
ChaimZhu authored
-
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 1 commit
-
-
ChaimZhu authored
* update data flow and ut * update ut * update code * fix mapping bug * fix comments
-
- 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 6 commits
-
-
zhangshilong authored
-
zhangshilong authored
-
ZCMax authored
-
ZCMax authored
-
ZCMax authored
-
ChaimZhu authored
-