SH-Tan / RangeRcnn-backboneLinks
The backbone of the RangeRCNN, including DRB, Downsample, UpSample blocks.
☆15Updated 3 years ago
Alternatives and similar repositories for RangeRcnn-backbone
Users that are interested in RangeRcnn-backbone are comparing it to the libraries listed below
Sorting:
- Rui Qian, Xin Lai, Xirong Li: BADet: Boundary-Aware 3D Object Detection from Point Clouds (Pattern Recognition 2022: IF=8.518)☆27Updated 2 years ago
- The official implementation of "Meta-RangeSeg: LiDAR Sequence Semantic Segmentation Using Multiple Feature Aggregation" (RA-L with IROS …☆47Updated 2 years ago
- [PR 2022] SIENet: Spatial Information Enhancement Network for 3D Object Detection from Point Cloud☆57Updated 3 years ago
- "From Voxel to Point: IoU-guided 3D Object Detection for Point Cloud with Voxel-to-Point Decoder" and "Anchor-free 3D Single Stage Detect…☆40Updated 3 years ago
- APRO3D-Net: Attention-based Proposals Refinement for 3D Object Detection☆19Updated 3 years ago
- An official implementation of "HVPR: Hybrid Voxel-Point Representation for Single-stage 3D Object Detection" (CVPR 2021) in PyTorch.