"docs/vscode:/vscode.git/clone" did not exist on "144ee5f37cc39706e7667b7584f11a930f37786e"
- 16 Sep, 2022 1 commit
-
-
Jingwei Zhang authored
* force the mask as bool * fix config name * Revert "fix config name" This reverts commit 99fc6445d9a49824b61692bcdd374eabd0ef3200. * remove type convert * minor changes * fix docs
-
- 13 Sep, 2022 1 commit
-
-
ChaimZhu authored
-
- 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 10 commits
- 27 Apr, 2022 1 commit
-
-
ChaimZhu authored
* Update Registry in MMDet3D * fix compose pipeline bug * update registry * fix some bugs * fix comments * fix comments
-
- 22 Mar, 2022 1 commit
-
-
Wenhao Wu authored
* remove the constraint of PointSample with distance * rename variable
-
- 03 Mar, 2022 1 commit
-
-
WRH authored
* change np.long to np.int64 * change all log to int64
-
- 17 Feb, 2022 1 commit
-
-
ChaimZhu authored
* upgrade PointPillars performace on dev branch * update DynamicPillarFeatureNet * fix comments * change to AlignedAnchor3DRangeGenerator * change to AlignedAnchor3DRangeGenerator * fix * replace with AlignedAnchorGenerator * fix lint * update using isort
-
- 09 Feb, 2022 1 commit
-
-
ChaimZhu authored
* update isort * update setuptools * fix * pre-commit run --all-files
-
- 19 Jan, 2022 1 commit
-
-
ChaimZhu authored
* support semantic seg in flip * change box_dtype_3d to bbox3d_fields
-
- 08 Dec, 2021 1 commit
-
-
Wenhao Wu authored
* rebase & resubmit * rename config & model * fix unittest * resolve comments & add docstring for class_agnostic_nms * refine loss calculation & remove find_unused_parameters * resolve typo & add docstring * resolve comments
-
- 13 Oct, 2021 1 commit
-
-
Tai-Wang authored
-
- 10 Oct, 2021 1 commit
-
-
ChaimZhu authored
* [Refactor] Main code modification for coordinate system refactor (#677) * [Enhance] Add script for data update (#774) * Fixed wrong config paths and fixed a bug in test * Fixed metafile * Coord sys refactor (main code) * Update test_waymo_dataset.py * Manually resolve conflict * Removed unused lines and fixed imports * remove coord2box and box2coord * update dir_limit_offset * Some minor improvements * Removed some \s in comments * Revert a change * Change Box3DMode to Coord3DMode where points are converted * Fix points_in_bbox function * Fix Imvoxelnet config * Revert adding a line * Fix rotation bug when batch size is 0 * Keep sign of dir_scores as before * Fix several comments * Add a comment * Fix docstring * Add data update scripts * Fix comments * fix import (#839) * [Enhance] refactor iou_neg_piecewise_sampler.py (#842) * [Refactor] Main code modification for coordinate system refactor (#677) * [Enhance] Add script for data update (#774) * Fixed wrong config paths and fixed a bug in test * Fixed metafile * Coord sys refactor (main code) * Update test_waymo_dataset.py * Manually resolve conflict * Removed unused lines and fixed imports * remove coord2box and box2coord * update dir_limit_offset * Some minor improvements * Removed some \s in comments * Revert a change * Change Box3DMode to Coord3DMode where points are converted * Fix points_in_bbox function * Fix Imvoxelnet config * Revert adding a line * Fix rotation bug when batch size is 0 * Keep sign of dir_scores as before * Fix several comments * Add a comment * Fix docstring * Add data update scripts * Fix comments * fix import * refactor iou_neg_piecewise_sampler.py * add docstring * modify docstring Co-authored-by:
Yezhen Cong <52420115+THU17cyz@users.noreply.github.com> Co-authored-by:
THU17cyz <congyezhen71@hotmail.com> * [Feature] Add roipooling cuda ops (#843) * [Refactor] Main code modification for coordinate system refactor (#677) * [Enhance] Add script for data update (#774) * Fixed wrong config paths and fixed a bug in test * Fixed metafile * Coord sys refactor (main code) * Update test_waymo_dataset.py * Manually resolve conflict * Removed unused lines and fixed imports * remove coord2box and box2coord * update dir_limit_offset * Some minor improvements * Removed some \s in comments * Revert a change * Change Box3DMode to Coord3DMode where points are converted * Fix points_in_bbox function * Fix Imvoxelnet config * Revert adding a line * Fix rotation bug when batch size is 0 * Keep sign of dir_scores as before * Fix several comments * Add a comment * Fix docstring * Add data update scripts * Fix comments * fix import * add roipooling cuda ops * add roi extractor * add test_roi_extractor unittest * Modify setup.py to install roipooling ops * modify docstring * remove enlarge bbox in roipoint pooling * add_roipooling_ops * modify docstring Co-authored-by:
Yezhen Cong <52420115+THU17cyz@users.noreply.github.com> Co-authored-by:
THU17cyz <congyezhen71@hotmail.com> * [Refactor] Refactor code structure and docstrings (#803) * 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 * [Feature] PointXYZWHLRBBoxCoder (#856) * support PointBasedBoxCoder * fix unittest bug * support unittest in gpu * support unittest in gpu * modified docstring * add args * add args * [Enhance] Change Groupfree3D config (#855) * All mods * PointSample * PointSample * [Doc] Add tutorials/data_pipeline Chinese version (#827) * [Doc] Add tutorials/data_pipeline Chinese version * refine doc * Use the absolute link * Use the absolute link Co-authored-by:
Tai-Wang <tab_wang@outlook.com> * [Doc] Add Chinese doc for `scannet_det.md` (#836) * Part * Complete * Fix comments * Fix comments * [Doc] Add Chinese doc for `waymo_det.md` (#859) * Add complete translation * Refinements * Fix comments * Fix a minor typo Co-authored-by:
Tai-Wang <tab_wang@outlook.com> * Remove 2D annotations on Lyft (#867) * Add header for files (#869) * Add header for files * Add header for files * Add header for files * Add header for files * [fix] fix typos (#872) * Fix 3 unworking configs (#882) * [Fix] Fix `index.rst` for Chinese docs (#873) * Fix index.rst for zh docs * Change switch language * [Fix] Centerpoint head nested list transpose (#879) * FIX Transpose nested lists without Numpy * Removed unused Numpy import * [Enhance] Update PointFusion (#791) * update point fusion * remove LIDAR hardcode * move get_proj_mat_by_coord_type to utils * fix lint * remove todo * fix lint * [Doc] Add nuscenes_det.md Chinese version (#854) * add nus chinese doc * add nuScenes Chinese doc * fix typo * fix typo * fix typo * fix typo * fix typo * [Fix] Fix RegNet pretrained weight loading (#889) * Fix regnet pretrained weight loading * Remove unused file * Fix centerpoint tta (#892) * [Enhance] Add benchmark regression script (#808) * Initial commit * [Feature] Support DGCNN (v1.0.0.dev0) (#896) * support dgcnn * support dgcnn * support dgcnn * support dgcnn * support dgcnn * support dgcnn * support dgcnn * support dgcnn * support dgcnn * support dgcnn * fix typo * fix typo * fix typo * del gf&fa registry (wo reuse pointnet module) * fix typo * add benchmark and add copyright header (for DGCNN only) * fix typo * fix typo * fix typo * fix typo * fix typo * support dgcnn * Change cam rot_3d_in_axis (#906) * [Doc] Add coord sys tutorial pic and change links to dev branch (#912) * Modify link branch and add pic * Fix pic * [Feature] add kitti AP40 evaluation metric (v1.0.0.dev0) (#927) * Add citation (#901) * [Feature] Add python3.9 in CI (#900) * Add python3.0 in CI * Add python3.0 in CI * Bump to v0.17.0 (#898) * Update README.md * Update README_zh-CN.md * Update version.py * Update getting_started.md * Update getting_started.md * Update changelog.md * Remove "recent" in the news * Remove "recent" in the news * Fix comments * [Docs] Fix the version of sphinx (#902) * Fix sphinx version * Fix sphinx version * Fix sphinx version * Fix sphinx version * Fix sphinx version * Fix sphinx version * Fix sphinx version * Fix sphinx version * Fix sphinx version * Fix sphinx version * Fix sphinx version * Fix sphinx version * add AP40 * add unitest * add unitest * seperate AP11 and AP40 * fix some typos Co-authored-by:
dingchang <hudingchang.vendor@sensetime.com> Co-authored-by:
Tai-Wang <tab_wang@outlook.com> * [Feature] add smoke backbone neck (#939) * add smoke detecotor and it's backbone and neck * typo fix * fix typo * add docstring * fix typo * fix comments * fix comments * fix comments * fix typo * fix typo * fix * fix typo * fix docstring * refine feature * fix typo * use Basemodule in Neck * [Refactor] Refactor the transformation from image to camera coordinates (#938) * Refactor points_img2cam * Refine docstring * Support array converter and add unit tests * [Feature] FCOS3D BBox Coder (#940) * FCOS3D BBox Coder * Add unit tests * Change the value from long to float/double * Rename bbox_out as bbox * Add comments to forward returns * [Feature] PGD BBox Coder (#948) * Support PGD BBox Coder * Refine docstring * add smoke augmentation method * add docs * fix docstrings * fix typos * change point name * fix typos * fix typos * fix typos Co-authored-by:
Yezhen Cong <52420115+THU17cyz@users.noreply.github.com> Co-authored-by:
Xi Liu <75658786+xiliu8006@users.noreply.github.com> Co-authored-by:
THU17cyz <congyezhen71@hotmail.com> Co-authored-by:
Wenhao Wu <79644370+wHao-Wu@users.noreply.github.com> Co-authored-by:
Tai-Wang <tab_wang@outlook.com> Co-authored-by:
dingchang <hudingchang.vendor@sensetime.com> Co-authored-by:
谢恩泽 <Johnny_ez@163.com> Co-authored-by:
Robin Karlsson <34254153+robin-karlsson0@users.noreply.github.com> Co-authored-by:
Danila Rukhovich <danrukh@gmail.com>
-
- 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
-
- 06 Aug, 2021 1 commit
-
-
Danila Rukhovich authored
* replace all cam_intrinsic * revert cam_intrinsic in test * remove rect and fix lint
-
- 05 Aug, 2021 2 commits
-
-
Ziyi Wu authored
* replace IndoorPointSample to PointSample * add comments for PointSample transform * fix bug when far points > num_sample * refine format * add unit test * minor fix * minor fix
-
Wenhao Wu authored
* [Enhance] Sampling points based on distance metric * fix typo * refine unittest * refine unittest * refine details & add unittest & refine configs * remove __repr__ & rename arg * fix unittest * add unitest * refine unittest * refine code * refine code * refine depth calculation * refine code
-
- 31 Jul, 2021 1 commit
-
-
Ziyi Wu authored
* add cfg * add eps format * update README * update model zoo * add paconv readme * add metafile * hack drop_ratio * use base schedule cfg * remove paconv cuda * monor fix * remove paconv cuda config related * update paconv benchmark * update model link
-
- 30 Jul, 2021 1 commit
-
-
Ziyi Wu authored
* set gravity center origin * remove filter transform in 3DSSD cfg
-
- 28 Jul, 2021 1 commit
-
-
Ziyi Wu authored
* add PAConv decode head * add config files * add paconv's correlation loss * support reg loss in Segmentor class * minor fix * add augmentation to configs * fix ed7 in cfg * fix bug in corr loss * enable syncbn in paconv * rename to loss_regularization * rename loss_reg to loss_regularize * use SyncBN * change weight kernels to kernel weights * rename corr_loss to reg_loss * minor fix * configs fix IndoorPatchPointSample * fix grouped points minus center error * update transform_3d & add configs * merge master * fix enlarge_size bug * refine config * remove cfg files * minor fix * add comments on PAConv's ScoreNet * refine comments * update compatibility doc * remove useless lines in transforms_3d * rename with_loss_regularization to with_regularization_loss * revert palette change * remove xavier init from PAConv's ScoreNet
-
- 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
-
- 12 Jul, 2021 1 commit
-
-
Gopi Krishna Erabati authored
* fix bev_range problem with points in different coordinate systems * changed checking instance on points to gt_bboxes_3d to make it compatible with test * sort imports
-
- 12 Jun, 2021 1 commit
-
-
Ziyi Wu authored
* enhance IndoorPatchPointSample * modify configs and unit test * add docs & comment * fix legacy bug * minor fix * keep sample_rate and add warning
-
- 06 Jun, 2021 2 commits
-
-
xiliu8006 authored
* fix bg_points_filter * fix 3dssd bg_point_filter bug * fix bg_filter bug in 3dssd * update performance * add model download link
-
Ziyi Wu authored
* unit test for LoadImageFromFileMono3D * fix GlobalRotScaleTrans assertion * add unit test for ObjectNameFilter * add unit test for ObjectRangeFilter
-
- 31 May, 2021 1 commit
-
-
Ziyi Wu authored
* add RandomJitterPoints transform * add unit test * add comments * minor fix
-
- 26 May, 2021 1 commit
-
-
Ziyi Wu authored
* add RandomDropPointsColor transform * add unit test * add link to PAConv
-
- 14 May, 2021 1 commit
-
-
Ziyi Wu authored
-
- 11 May, 2021 1 commit
-
-
Ziyi Wu authored
-