"python/vscode:/vscode.git/clone" did not exist on "b38687226a140fd997676501229597366949cb56"
- 12 Sep, 2020 1 commit
-
-
encore-zhou authored
* add dilated ball query * fix bugs for group points * rename max radius
-
- 11 Sep, 2020 1 commit
-
-
Yuefeng Wu authored
* update bbox_results to support multi-batches test and fix ci problem in test_part_aggregation_ROI_head * compress test samples in test_parta2_roi_head * compress test samples * fix multi-batch bug * fix multi-batch bug * fix multi-batch bug * fix mvxnet test * fix mvxnet test * multi batch test * multi batch test * multi batch test
-
- 10 Sep, 2020 1 commit
-
-
yinchimaoliang authored
* Change gt_database and dbsampler. * Add int condition for use_dim. * Change default sweep_num. * Change docstring. * Change to pipeline in db_sampler. * remove comments.
-
- 08 Sep, 2020 2 commits
-
-
Wenwei Zhang authored
* [Feature]: support using nuimages for instance segmentation * Update performance and start benchmark * Change default path names * Update performance * Update mmcv version * Update model links * Update model links and fix unit tests * rephrase * Fix readme * Update model zoo * Fix typo
-
yinchimaoliang authored
-
- 07 Sep, 2020 1 commit
-
-
Wenwei Zhang authored
* [Feature]: support using nuimages for instance segmentation * Update performance and start benchmark * Change default path names * Update performance * Update mmcv version * Update model links * Update model links and fix unit tests * rephrase
-
- 01 Sep, 2020 3 commits
-
-
encore-zhou authored
* add op fps with distance * add op fps with distance * modify F-DFS unittest * modify sa module * modify sa module * SA Module support D-FPS and F-FPS * modify sa module * update points sa module * modify point_sa_module * modify point sa module * reconstruct FPS * reconstruct FPS * modify docstring * add pointnet2-sa-msg backbone * modify pointnet2_sa_msg * fix merge conflicts * format tests/test_backbones.py * [Refactor]: Add registry for PointNet2Modules * modify h3dnet for base pointnet * fix docstring tweaks * fix bugs for config unittest Co-authored-by:ZwwWayne <wayne.zw@outlook.com>
-
Wenwei Zhang authored
* Fix (torch.nonzero): Fix warning of torch.nonzero and bug of nms_iou * Fix contiguous warning of tensor * Update CI with pt1.6 * update build action * recover ci * Add force cuda * Use mmcv-full==1.0.5 * Fix nonzero warning * Update CI config * update links * fix unit tests * fix unit tests * Lock pytorch version in CI * Lock pytorch version in CI * Lock pytorch version in CI * Try specify torchlink * Try specify torchlink * Only add 3.7 for CI * fix synctax error * Use 1.3.0 * Use 1.3.0 and specify mmcv * give up 1.3 * fix cublas issue * fix cublas issue
-
encore-zhou authored
* add test data * update fps test data * update fps test data
-
- 31 Aug, 2020 1 commit
-
-
encore-zhou authored
* add data_aug BackgroundPointsFilter * modify BackgroundPointsFilter * modify BackgroundPointsFilter
-
- 30 Aug, 2020 2 commits
-
-
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
-
encore-zhou authored
* add op fps with distance * add op fps with distance * modify F-DFS unittest * modify sa module * modify sa module * SA Module support D-FPS and F-FPS * modify sa module * update points sa module * modify point_sa_module * modify point sa module * reconstruct FPS * reconstruct FPS * modify docstring * modify docstring
-
- 29 Aug, 2020 1 commit
-
-
yinchimaoliang authored
* Add bottom2gravity and balance_class option. * Add valid_flag. * Add use_valid_flag. * Change balance_class option. * Add wrapper, remove gravity and balance_class option. * Change flag, change load_infos to repeat_indices. * Remove pdb, change docstring. * Change name, remove unnecessary args. * Remove _concat_dataset. * Change name of ClassSampledDataset. * Change docstring. * Add get_cat_ids in nus_dataset, add unittest for wrapper. * Change to len(self.dataset) * Update nus data.
-
- 26 Aug, 2020 2 commits
-
-
encore-zhou authored
* add primitive head * register of primitive head * modify primitive head * modify primitive head * modify primitive head * modify primitive head * update primitive head unittest * modify primitive had * fix bugs for primitive head * update primitive head
-
twang authored
* Fix a minor bug in json2csv of lyft dataset * Fix variable names and minor hard code
-
- 20 Aug, 2020 1 commit
-
-
Wenwei Zhang authored
-
- 19 Aug, 2020 3 commits
-
-
twang authored
* Fix minor bugs encountered when computing iou3d with gpu while the specified cuda id is not default 0 * Fix nonstandard formats * Remove trailing whitespace * Fix nonstandard format * Fix ambiguous initialization of cuda tensors
-
yinchimaoliang authored
* Add unittest. * Change to 'defaults to'. * Add replace=False, remove T op, add num_sweeps=10 unittest. * Change lyft_infos.pkl. * Add nus unittest. * Add nus unittest. * Change nus_info.pkl. * Add test_mode.
-
encore-zhou authored
* add multi backbone * update multi backbone * update multi backbone * update multi backbone * modify multi backbone * modify multi_backbone params * modify docstring * update multi_backbone unittest * modify docstring
-
- 18 Aug, 2020 1 commit
-
-
yinchimaoliang authored
* Add centerpoint_rpn and scn, change pillar encoder and voxel_encoder * Move test_voxel_encoders. * Change names, add docstring. * Reconstruct centerpoint_rpn. * Add centerpoint_rpn. * Change SECONDFPN, delete centerpoint_fpn * Remove SparseBasicBlock. * Change SpMiddleResNetFHD to SparseEncoder. * Finish SparseEncoder unittest. * Change test_hard_simple_VFE. * Change option, add legacy. * Change docstring, change legacy. * Fix legacy bug. * Change unittest, change docstring. * Change docstring.
-
- 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 1 commit
-
-
Wenwei Zhang authored
* Update doc requirements * Resolve API issue in readthedocs * Fix package order * Update requirements * Update sphinx * Add mock
-