- 24 Sep, 2021 1 commit
-
-
Yezhen Cong authored
-
- 25 Aug, 2021 1 commit
-
-
Danila Rukhovich authored
* update point fusion * remove LIDAR hardcode * move get_proj_mat_by_coord_type to utils * fix lint * remove todo * fix lint
-
- 19 Aug, 2021 1 commit
-
-
dingchang authored
* Add header for files * Add header for files * Add header for files * Add header for files
-
- 31 Jul, 2021 1 commit
-
-
Tai-Wang authored
* Remove the legacy hack function for monocular dataset browsing * Remove legacy import from stucture/__init__.py * Remove legacy hacks for nuScenes visualization * Add deleted show_bboxes initialization in inference.py * Rollback deletion of hack function in core * Adjust the deprecationwarning
-
- 20 Jul, 2021 1 commit
-
-
Yezhen Cong authored
* Fix docstring typos and change formats for api-doc to work * Test on fixing noqa * Fix noqa * Fix noqa
-
- 06 Jul, 2021 1 commit
-
-
Gopi Krishna Erabati authored
* converted rt_mat from ndarray to tensor to make it further compatible * changed if condition of rt_mat to be consistent with code
-
- 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
-
- 10 Jun, 2021 1 commit
-
-
Ziyi Wu authored
-
- 26 May, 2021 2 commits
-
-
Wenhao Wu authored
* [Fix] Converting point with specify rt_matrix * boundary condition * more readability and comprehensibility
-
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
-
- 11 May, 2021 1 commit
-
-
Ziyi Wu authored
-
- 19 Apr, 2021 1 commit
-
-
Ziyi Wu authored
* modify PointShuffle and add unittest * modify PointsRangeFilter and add unittest * fix small bugs in IndoorPointSample * fix small typos in docstring
-
- 18 Apr, 2021 1 commit
-
-
Yezhen Cong authored
-
- 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 Mar, 2021 1 commit
-
-
Yezhen Cong authored
* Added image loading in SUNRGB-D dataset (#195) * image loading * format and docstring fix * removed irrelevant files * removed irrelevant files * load image only if modality is pc+img * added modality like nuscenes * Added imvotenet image branch pretrain (#217) * image loading * naive commit * format and docstring fix * removed irrelevant files * removed irrelevant files * load image only if modality is pc+img * added modality like nuscenes * pretrain_2d_model * finetune sunrgbd * finetune sunrgbd * deleted unused code * fixed a bug * resolve conflict * update config file * fix docstring and configs * integrated vote fusion * coords transform and unit test * Update docstring * refactor and add unit test * fix bug caused by mmcv upgrade; delete pdb breakpoint * add point fusion unittest * remove unused file * fix typos * updates * add assertion info * update * add unittest * add vote fusion unittest * add vote fusion unittest * [Refactor] VoteNet refactor (#322) * votenet refactor * remove file * minor update * docstring * initial update of imvotenet * [Feature] Support vote fusion (#297) * integrated vote fusion * coords transform and unit test * Update docstring * refactor and add unit test * add point fusion unittest * remove unused file * updates * add assertion info * update * add unittest * add vote fusion unittest * add vote fusion unittest * minor update * docstring * change np ops to torch * refactor test * update * refactor of image mlp and np random ops to torch * add docstring * add config and mod dataset * fix bugs * add_comments * fix bugs * fix_bug * fix bug * fix bug * fix bug * fix bug * final fix * fix bug * ? * add docstring * move train/test cfg * change img mlp default param * rename config * minor mod * change config name * move train/test cfg * some fixes and 2d utils * fix config name * fix config override issue * config simplify & reformat * explicitly set eval mode->override train() * add fix_img_branch to config * remove set_img_branch_eval_mode * temporal fix, change calibs to calib * more docstring and view/reshape, expand/repeat change * complete imvotenet docstring * fix docstring * add config and some minor fix * rename config Co-authored-by:ZwwWayne <wayne.zw@outlook.com>
-
- 22 Jan, 2021 1 commit
-
-
filaPro authored
-
- 28 Nov, 2020 1 commit
-
-
encore-zhou authored
* add h3d backbone * add h3d backbone * add h3dnet * modify scannet config * fix bugs for proposal refine * fix bugs for test backbone * add primitive head test * modify h3dhead * modify h3d head * update loss weight config * fix bugs for h3d head loss * modify h3d head get targets function * update h3dnet base config * modify weighted loss * Revert "Merge branch 'h3d_u2' into 'master'" This reverts merge request !5 * modify pipeline * modify kitti pipeline * fix bugs for points rotation * modify multi sweeps * modify multi sweep points * fix bugs for points slicing * modify BackgroundPointsFilter * modify pipeline * modify unittest * modify unittest * modify docstring * modify config files * update configs * modify docstring
-
- 14 Nov, 2020 1 commit
-
-
encore-zhou authored
* add h3d backbone * add h3d backbone * add h3dnet * modify scannet config * fix bugs for proposal refine * fix bugs for test backbone * add primitive head test * modify h3dhead * modify h3d head * update loss weight config * fix bugs for h3d head loss * modify h3d head get targets function * update h3dnet base config * modify weighted loss * Revert "Merge branch 'h3d_u2' into 'master'" This reverts merge request !5 * add points structure * modify points rotation and add coord_3d_mode unittest * modify docstring
-
- 07 Oct, 2020 1 commit
-
-
twang authored
-
- 15 Sep, 2020 1 commit
-
-
encore-zhou authored
* add h3d backbone * add h3d backbone * add h3dnet * modify scannet config * fix bugs for proposal refine * fix bugs for test backbone * add primitive head test * modify h3dhead * modify h3d head * update loss weight config * fix bugs for h3d head loss * modify h3d head get targets function * update h3dnet base config * modify weighted loss * Revert "Merge branch 'h3d_u2' into 'master'" This reverts merge request !5 * fix depth box3d * fix bugs of test box3d
-
- 13 Sep, 2020 1 commit
-
-
encore-zhou authored
* add ssd3dhead * fix bugs for anchorfreebboxcoder * modify ssd 3d head * modify ssd 3d head * reconstruct ssd3dhead and votehead * add unittest * modify 3dssd config * modify 3dssd head * modify 3dssd head * rename base conv bbox head * modify vote module * modify 3dssd config * fix bugs for unittest * modify test_heads.py * fix bugs for h3d bbox head * add 3dssd detector * fix bugs for 3dssd config * modify base conv bbox head * modify base conv bbox head * modify base conv bbox head
-
- 30 Aug, 2020 1 commit
-
-
encore-zhou authored
* add h3d head * add h3d roi head * update docstring of h3d roi head * reconstruct h3d head * remove unused code * modify h3d bbox head * add h3dnet init files * modify h3d bbox head * add depth_box3d unittest * update h3d head * add h3dnet benchmark * update docstring in vote_head * resovle primitive conflict
-
- 11 Jul, 2020 1 commit
-
-
Wenwei Zhang authored
* Refine docs and license * Change order of install * Clean unnecessary requirements * Install mmdet manually in readthedocs * delete mmdet install * reformat docstring in code * Refine docs * Reformat * fix format issue
-
- 09 Jul, 2020 1 commit
-
-
wangtai authored
Update mmdet3d/datasets/kitti_dataset.py, mmdet3d/datasets/custom_3d.py, mmdet3d/datasets/pipelines/transforms_3d.py files
-
- 08 Jul, 2020 3 commits
-
-
wangtai authored
-
zhangwenwei authored
-
wangtai authored
Update mmdet3d/core/bbox/structures/base_box3d.py, mmdet3d/core/bbox/structures/lidar_box3d.py, mmdet3d/core/post_processing/box3d_nms.py files
-
- 07 Jul, 2020 1 commit
-
-
liyinhao authored
-
- 04 Jul, 2020 1 commit
-
-
zhangwenwei authored
-
- 30 Jun, 2020 1 commit
-
-
zhangwenwei authored
-
- 29 Jun, 2020 1 commit
-
-
wuyuefeng authored
-
- 20 Jun, 2020 3 commits
-
-
zhangwenwei authored
-
liyinhao authored
-
wuyuefeng authored
-
- 17 Jun, 2020 1 commit
-
-
zhangwenwei authored
-
- 14 Jun, 2020 1 commit
-
-
wuyuefeng authored
-
- 10 Jun, 2020 1 commit
-
-
zhangwenwei authored
-
- 09 Jun, 2020 1 commit
-
-
zhangwenwei authored
-
- 08 Jun, 2020 1 commit
-
-
wuyuefeng authored
-
- 15 May, 2020 1 commit
-
-
zhangwenwei authored
-