- 07 Aug, 2020 2 commits
-
-
twang authored
-
Wenwei Zhang authored
-
- 02 Aug, 2020 1 commit
-
-
yinchimaoliang authored
* Add ply convert * Change example. * Change shell to python.
-
- 31 Jul, 2020 1 commit
-
-
yinchimaoliang authored
* Add merge_aug_bboxes_3d unittest * Add voxel_generator unittest * Change test_merge_augs * Add clean_data unittest * Finish eval_class unittest * Add kitti_eval unittest * Add do_eval unittest * Add gpu judgement for do_eval * Change test_kitti_eval and test_voxel_generator * Change to isclose * Add unittests for bbox transform * Add unittests for bbox transform * Add unittests for bbox transform * Add decode * Add pred_split unittest * Change allclose to eq
-
- 27 Jul, 2020 2 commits
-
-
Wenwei Zhang authored
-
twang authored
* update issue templates Change mmdet to mmdet3d * Update reimplementation_questions.md Change mmdet to mmdet3d
-
- 23 Jul, 2020 3 commits
-
-
Wenwei Zhang authored
-
Wenwei Zhang authored
* Install torch during packaging * Test deploy * Fall back to normal
-
yinchimaoliang authored
* Finish test_inference * Finish test_single_gpu_test * inference supports cpu mode * Change inference.py * Add comments
-
- 22 Jul, 2020 1 commit
-
-
yinchimaoliang authored
* add test_getitem for kitti * Change dataset to self * Fix dbinfo path bug * Change to 230 * Change bboxes and scores * Debug, check points shape after dbsample * Debug, add assert gt_bbox and db bbox * Debug, add assert sampled and gt_bboxes * Debug, add assertion for dbinfo and gt_box * Fix transfom_3d unittest * Fix kitti dataset unittest * Add kitti data * Clean debug * Change data_augment_utils * Reduce point file * Change self to dataset * Change data_augment_utils to normal * Change order of CLASSES * Finish test_random_flip_3d * Add show unittest for scannet and sunrgbd datasets * Add show unittest for kitti dataset * Add test_evaluate for kitti dataset * Add pytest.skip * Add format_results unittest * Add test_show for lyft * Fix eval * Add test_time_aug unittest * Add bbox2result_kitti2d unittest * Change abs to np.isclose
-
- 19 Jul, 2020 1 commit
-
-
yinchimaoliang authored
-
- 17 Jul, 2020 2 commits
-
-
ZwwWayne authored
-
Wenwei Zhang authored
-
- 14 Jul, 2020 2 commits
-
-
Wenwei Zhang authored
* add publish workflow * Add manifest * Clean files and bump to 0.5.0 * Fix MANIFEST
-
Wenwei Zhang authored
* Refactor readme * Add links * Fix link error * add table caption * Refine readme * Add missing plus * Be specific of comparison
-
- 13 Jul, 2020 2 commits
-
-
yinchimaoliang authored
* Support github action: * fix docs package * reduce action items * Update cuda arch * Set cuda arch * Add information * add cocotools in installation * skip gpu * remove duplicated module * Change points shape from 1177 to 800 * Change 1177 to 800 * Change 1177 to 800 * Add print * Add other print * Change gt_labels * Add seed * Change to len assert * Change gt_bboxes_3d * Change repr Co-authored-by:
ZwwWayne <wayne.zw@outlook.com> Co-authored-by:
liyinhao <liyinhao@sensetime.com>
-
Wenwei Zhang authored
* update build configs * Update model links * Update doc * Update install * clean workflow
-
- 12 Jul, 2020 1 commit
-
-
Wenwei Zhang authored
* Support github action: * fix docs package * reduce action items * Update cuda arch * Set cuda arch * Add information * add cocotools in installation * skip gpu * remove duplicated module * Clean ci * Update docstring requirements
-
- 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
-
- 10 Jul, 2020 2 commits
-
-
Wenwei Zhang authored
* Update doc requirements * Resolve API issue in readthedocs * Fix package order * Update requirements * Update sphinx * Add mock
-
Wenwei Zhang authored
-
- 09 Jul, 2020 17 commits
-
-
Wenwei Zhang authored
* Fix setup missing * Update docs
-
zhangwenwei authored
Switch ops from mmdet to mmcv See merge request open-mmlab/mmdet.3d!151
-
zhangwenwei authored
-
zhangwenwei authored
Core unittest See merge request open-mmlab/mmdet.3d!150
-
wuyuefeng authored
-
zhangwenwei authored
Add Github Action See merge request open-mmlab/mmdet.3d!149
-
zhangwenwei authored
-
zhangwenwei authored
Refine dataset docstring See merge request open-mmlab/mmdet.3d!148
-
liyinhao authored
-
zhangwenwei authored
add dataset docstrings and refine core docstrings See merge request open-mmlab/mmdet.3d!147
-
wangtai authored
Update mmdet3d/datasets/kitti_dataset.py, mmdet3d/datasets/custom_3d.py, mmdet3d/datasets/pipelines/transforms_3d.py files
-
zhangwenwei authored
api_test_docstring and fix benchmark.md See merge request open-mmlab/mmdet.3d!146
-
liyinhao authored
-
zhangwenwei authored
modify readme and changelog See merge request open-mmlab/mmdet.3d!145
-
zhangwenwei authored
Update configs/pointpillars/hv_pointpillars_secfpn_sbn-all_4x8_2x_lyft-3d.py, configs/regnet/hv_pointpillars_regnet-400mf_secfpn_sbn-all_4x8_2x_lyft-3d.py, configs/_base_/datasets/lyft-3d.py files
-
zhangwenwei authored
update pipeline doc See merge request open-mmlab/mmdet.3d!144
-
wangtai authored
Deleted docs/tutorials/data_pipeline.md
-
- 08 Jul, 2020 2 commits
-
-
zhangwenwei authored
Update speed See merge request open-mmlab/mmdet.3d!140
-
zhangwenwei authored
-