- 28 Feb, 2023 1 commit
-
-
Sun Jiahao authored
* fix polarmix UT * add location * fix base_inferencer scope
-
- 03 Dec, 2022 1 commit
-
-
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>
-
- 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
-
- 13 Sep, 2022 1 commit
-
-
ChaimZhu authored
-
- 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
-
- 20 Jul, 2022 1 commit
-
-
ZCMax authored
-
- 08 Apr, 2022 1 commit
-
-
VVsssssk authored
* fix browse dataset and mmcv max version * fix code
-
- 09 Feb, 2022 1 commit
-
-
ChaimZhu authored
* update isort * update setuptools * fix * pre-commit run --all-files
-
- 30 Dec, 2021 1 commit
-
-
ChaimZhu authored
* support dataset augmentation visualization * unify two kinds of dataset visualization * update docs about visualization * fix typos * change description in doc
-
- 24 Nov, 2021 1 commit
-
-
ChaimZhu authored
-
- 19 Aug, 2021 1 commit
-
-
dingchang authored
* Add header for files * Add header for files * Add header for files * Add header for files
-
- 09 Aug, 2021 1 commit
-
-
Danila Rukhovich authored
* add s3dis dataset * fix comments; remove _S3DISDataset if favour of ConcatDataset * fix comments * fix comments * fix link in __init__/py * remove unused import * add dataset tests * add pytest.skip
-
- 06 Aug, 2021 1 commit
-
-
Danila Rukhovich authored
* replace all cam_intrinsic * revert cam_intrinsic in test * remove rect and fix lint
-
- 21 Jul, 2021 1 commit
-
-
Tai-Wang authored
* Fix rotation and dim hacks between nuscbox and our cambox * Remove hack in the mono browse, fix cam_intrinsic in the RandomFlip3D * Apply a more suitable hack transformation (dim & yaw hack) * Fix incorrect transformation of dim in post-processing * Remove transformation from global to local yaw in kitti mono dataset * Add comments for cam_intrinsic modification in the doc and code * Fix typos and invalid links * Add compatibility doc for fixing nus hacks * Update benchmark
-
- 30 Jun, 2021 1 commit
-
-
Danila Rukhovich authored
* refactor K and Rt to depth2img for SUN RGB-D * fix lint * update 3 tests * fix extra calib key and comments * remove calib from browse_dataset * fix cam to depth; rename return_z
-
- 26 May, 2021 1 commit
-
-
Ziyi Wu authored
* fix comment errors * add eval_pipeline in mono-nuscene cfg * add vis function in nuscene-mono dataset * refactor vis function to support all three mode boxes proj to img * add unit test for nuscene-mono show func * browse_dataset support nuScenes_mono * add show_results() to SingleStageMono3DDetector * support mono-3d dataset browse * support nus_mono_dataset and single_stage_mono_detector show function * update useful_tools.md docs * support mono-3d demo * add unit test * update demo docs * fix typos & remove unused comments * polish docs
-
- 30 Apr, 2021 1 commit
-
-
Ziyi Wu authored
* fix small bug in get_loading_pipeline() * adopt eval_pipeline & support seg visualization * support multi-modality vis * fix small bugs * add multi-modality args & support S3DIS vis * update docs with imgs * fix typos
-
- 08 Apr, 2021 1 commit
-
-
Wenhao Wu authored
* browse_dataset * move visualization config from 'configs/' to 'configs/_base_' * refine * refine * adding argument option & browsing testing split only * support get_loading_pipeline & browsing training split * support get_loading_pipeline & browsing training split * support get_loading_pipeline & browsing training split * add condition of RepeatDataset & support the usage of cfg-options & refine useful_tools.md * add condition of RepeatDataset & support the usage of cfg-options & refine useful_tools.md * enable dataset browsing with empty gt & update docs/useful_tools * support all 3d dataset * fix small typos * fix small bugs Co-authored-by:Wuziyi616 <dazitu616@gmail.com>
-