"test/vscode:/vscode.git/clone" did not exist on "db38fc881a7271986b78f9a2c9441cfffadd29f3"
- 04 Jan, 2021 2 commits
-
-
twang authored
* Update README.md * Update version.py * Update getting_started.md * Update __init__.py * Update changelog.md * Update README.md * Update news for nuScenes detection challenge * Update README to be compatible with refactored doc * Update an installation subtitle * rephrase Co-authored-by:ZwwWayne <wayne.zw@outlook.com>
-
Wenwei Zhang authored
-
- 30 Dec, 2020 1 commit
-
-
twang authored
* Refactor get_started.md primarily * Create data_preparation.md * Refactor model_zoo.md * Remove the title * Put Data Preparation under Get Started * Adjust the level of Model Zoo * Create 1_exist_data_model.md * Create 2_new_data_model.md * Update 1_exist_data_model.md * Create useful_tools.md * Update index.rst * Delete install.md * Adjust the order of get started subsections * First complete version for customized datasets * Update Tutorial 1 * Moved into Tutorials * Update titles of tutorial 3 * Update 2_new_data_model.md * Update 1_exist_data_model.md * Update links to relative paths * Tutorial 2 revised * Delete finetune.md * Create customize_models.md * Create customize_runtime.md * Update index.rst * Update waymo.md * Delete new_modules.md * Preliminary update * Update customize_models.md * Update useful_tools.md * Update title * Fix a typo of tutorial 4 * Update level of titles * Merge verification and demo * Update 1_exist_data_model.md * Update [Dataset Conversion] * Update 2_new_data_model.md * Update customize_dataset.md * Update the example of customized dataset * Update customize_dataset.md * Enhance the doc structure * Update README.md * Change the abs path to relative path
-
- 23 Dec, 2020 1 commit
-
-
twang authored
* Fix an old bug in box_np_ops, not used or influencing results * Update a minor filter criterion in KITTI evaluation * Update the fixed criterion, not influencing KITTI results
-
- 16 Dec, 2020 2 commits
- 13 Dec, 2020 1 commit
-
-
Zhe Zhao authored
-
- 09 Dec, 2020 1 commit
-
-
meng-zha authored
* Fix the bug on the commit #211 for the create_gt_database in nuscenes
-
- 04 Dec, 2020 1 commit
-
-
twang authored
* Update mmdet maximum version * Update install.md
-
- 01 Dec, 2020 1 commit
-
-
meng-zha authored
* Fix bugs for the create_gt_database of kitti * Fix bugs for '__get_item__' of BasePoints
-
- 30 Nov, 2020 2 commits
- 28 Nov, 2020 2 commits
-
-
Yezhen Cong authored
* support axis-aligned iou loss for votenet * added doc for iou loss * fixed problems in format * updated docstring * rename and format fix * rename and format fix * rename and format fix * rename and format fix * modified config * abstracted axis_aligned_iou3d * abstracted a bbox corner decode func * fix docstring
-
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
-
- 22 Nov, 2020 1 commit
-
-
Jintao Lin authored
* add model stastics * add model stastics and polish docs * add model stastics and polish docs * fix * chmod +x stat.py
-
- 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
-
- 01 Nov, 2020 4 commits
-
-
Wenwei Zhang authored
-
twang authored
* Update README.md * Update __init__.py * Update changelog.md * Update changelog.md * Fix a minor typo * Fix minor typos * Update changelog.md
-
Wenwei Zhang authored
* make nuimage cat order consistent * support semantic seg * update model links * update readme
-
Yezhen Cong authored
* Update votenet config README modified: configs/votenet/README.md * updated .pre-commit-config.yaml and beautified style\ * deleted unused files * update votenet config doc * rephrase doc and remove markdownlint Co-authored-by:ZwwWayne <wayne.zw@outlook.com>
-
- 30 Oct, 2020 2 commits
-
-
twang authored
* Add ssn benchmark on nuscenes * Update preliminary nuscenes results * Update model_zoo.md * RegNetX-SSN updated * Add ssn regnet benchmark on Lyft * RegNetX-SSN on Lyft updated * Modify the batch size in the ssn regnet config name * Memory of RegNetX-SSN on Lyft updated * Model and log links updated * Model and log links updated
-
Wenwei Zhang authored
* Support to train using FP16 * fix type inconsistency error on naive syncBN * resolve comments * clean nan check * clean nan check * clean unnecessary modification * update model link
-
- 27 Oct, 2020 1 commit
-
-
Wenwei Zhang authored
-
- 21 Oct, 2020 4 commits
-
-
encore-zhou authored
* add votenet model convert script * fix bugs of votenet config * modify scripts * add docstring
-
yinchimaoliang authored
* Able to double_flip test. * Remove nms_post_max_size * Able to merge then nms for tta. * Able to merge then nms for tta. * reproducible performance. * Add more configs. * Able to use scale tta. * Move scale aug to merge_aug_bboxes_3d * Remove brackets, add comments. * Delete unnecessary configs, Add instruction in README. * Add docstring. * Change readme, add empty line. * Change name. * Add tta in unittest. * Add 'to cpu' * Add simple test * Move 'to cpu' * Add full tta config * Delete circle_nms tta config, change max_num. * Update benchmark * Remove unnecessary code, move position of flip. * Complete docstring. * Add comment for double flip change.
-
twang authored
* Add second config for waymo * Update README.md * Update README.md * Fix a minor typo in the kitti log link
-
twang authored
* Add ssn config on Lyft * Update readme of pointpillars * Update SSN readme * Update model_zoo.md * Update README.md * Fix a minor typo in the nus regnet config * Update README.md
-
- 20 Oct, 2020 2 commits
-
-
twang authored
* Add shape-aware grouping head * Reformat docstrings * Remove rewritten get_anchors in shape_aware_head * Refactor and simplify shape-aware grouping head * Fix docstring * Remove fixed preset shape heads * Add unittest for AlignedAnchor3DRangeGeneratorPerCls * Add unittest for get bboxes in shape_aware_head * Add unittest for loss of shape_aware_head * Fix unstandard docstrings * Minor fix for a comment * Add assertion to make sure not all boxes are filtered
-
Liang Liu authored
-
- 19 Oct, 2020 1 commit
-
-
encore-zhou authored
* modify primitive head * modify primitive head * rename upper and lower * modify doc string
-
- 11 Oct, 2020 2 commits
-
-
twang authored
* Update v0.6.1 change log * Update version.py * Update init file to be compatible with mmdet * Changelog refinement * Sync modification in New Features * Sync modification in Highlights * Changelog refinement * Update README.md for v0.6.1 * Update a newest [fix] PR
-
Wenwei Zhang authored
-
- 10 Oct, 2020 5 commits
-
-
yinchimaoliang authored
* Change gather_models script. * Add usage.
-
yinchimaoliang authored
* Add download path. * Update benchmark. * Complete benchmark. * Add link between circle nms and w/o circlenms
-
Wenwei Zhang authored
* Support to train using FP16 * fix type inconsistency error on naive syncBN * resolve comments * clean nan check
-
Wenwei Zhang authored
* support docker * update installation" * update mmcv version * update doc and resolve comment
-
yinchimaoliang authored
-
- 07 Oct, 2020 2 commits
- 01 Oct, 2020 1 commit
-
-
Wenwei Zhang authored
* Add overall evaluation * Add config waymo-3d-car.py * Update README.md * Create hv_pointpillars_secfpn_sbn_2x16_2x_waymo-3d-3class.py * Create hv_pointpillars_secfpn_sbn_2x16_2x_waymo-3d-car.py * Delete waymo-3d-car.py Instead of using new dataset config, we change the load_interval in the config for specific usage. * update url links Co-authored-by:
Tai-Wang <tab_wang@outlook.com> Co-authored-by:
twang <30491025+Tai-Wang@users.noreply.github.com>
-