- 03 Sep, 2022 2 commits
-
-
Cedarch authored
-
Cedarch authored
* add mppnet in openpcdet * add mppnet yamls * add IOU_WEIGHT Flag * add IOU_WEIGHT Flag * add IOU_WEIGHT Flag * add 16 frame effi_test * add ctrans * use effi crop * update mppnet_head.py * update mppnet_16frame.yaml * update test.py * add mppnet_4frame.yaml * update mppnet_4frame.yaml * update deted_template * update det3d_template * update yaml and clean mppnet head * rm unused py and yaml * update yamls * fixbug of bs 2 eval * fixbug of bs>1 eval * update mppnet training code * update training code * rm unused file * rm unused file * reorganzie code * reorginaze code * add transformer.py with paper name * add transformer.py with paper name * add transformer.py with paper name * reorganize code * reorganize code * reorganize code * reorganize code * reorganize code * reorganize code * reorganize code * reorganize code * rm unused code * rm unused code * format codes * support save_to_file for WOD to save model predicted results * fix small bug in generate_single_sample_dict * support to load pred_boxes from result.pkl to avoid massive small object loading * bugfixed: train with MPPNet * bugfixed: remove num_frames in transformer.forward() * bugfixed: remove num_frames in transformer.forward(), continue * support to configure train/val result.pkl for ROI_BOXES_PATH for MPPNet * update MPPNet codes * bugfixed to support float32/float64 GT database * update document Co-authored-by:Shaoshuai Shi <shaoshuaics@gmail.com>
-
- 06 Jun, 2022 1 commit
-
-
Dušan Malić authored
* Reflect the changes of the default behavior of grid_sample and affine_grid. If PyTorch > 1.3.0 align_corners will be set to False by default. This is undesired behavior. * Support grid_sample and affine_grid for PyTorch<1.3 as well. Co-authored-by:Dusan Malic <dusan.malic@icg.tugraz.at>
-
- 29 Mar, 2022 2 commits
-
-
Yzichen authored
-
Julian Schoep authored
* fix TypeError in ROI subsampling function * add comment
-
- 18 Feb, 2022 1 commit
-
-
Christoph Gerum authored
* Fix missing __init__.py * Add further missing __init__.py
-
- 26 Dec, 2021 1 commit
-
-
Shaoshuai Shi authored
-
- 30 Nov, 2021 1 commit
-
-
Shaoshuai Shi authored
-
- 23 Nov, 2021 1 commit
-
-
Shaoshuai Shi authored
-
- 05 Nov, 2021 1 commit
-
-
acivgin1 authored
-
- 04 Nov, 2021 1 commit
-
-
acivgin1 authored
-
- 03 Nov, 2021 1 commit
-
-
acivgin1 authored
-
- 09 Jun, 2021 2 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
- 08 Jun, 2021 1 commit
-
-
djiajunustc authored
* add voxel roi pooling * add voxel r-cnn head * add voxel query * add voxel r-cnn * add Voxel R-CNN * add infos about Voxel R-CNN * add voxel_rcnn_car.yaml * add infos about Voxel R-CNN Co-authored-by:Shaoshuai Shi <shaoshuaics@gmail.com>
-
- 10 May, 2021 1 commit
-
-
jihan.yang authored
* support SECOND-IoU * rename file * modify readme and fix model name in __init__.py
-
- 25 Nov, 2020 1 commit
-
-
Shaoshuai Shi authored
* bugfixed: ignore empty boxes in visualization * add contiguous() after transpose() at pointrcnn_head.py
-
- 30 Jul, 2020 1 commit
-
-
Shaoshuai Shi authored
-
- 29 Jul, 2020 1 commit
-
-
Shaoshuai Shi authored
-
- 23 Jul, 2020 1 commit
-
-
Shaoshuai Shi authored
-
- 22 Jul, 2020 2 commits
-
-
Shaoshuai Shi authored
-
Shaoshuai Shi authored
-
- 16 Jul, 2020 1 commit
-
-
Shaoshuai Shi authored
-
- 06 Jul, 2020 1 commit
-
-
Shaoshuai Shi authored
-
- 23 Jun, 2020 1 commit
-
-
Shaoshuai Shi authored
all model codes refactoring for training/testing, support multiple 3D detectors (SECOND, PartA2-Net (official release), PV-RCNN (official release))
-