# SIENet **Repository Path**: hchouse/SIENet ## Basic Information - **Project Name**: SIENet - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-01 - **Last Updated**: 2021-04-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SIENet: Spatial Information Enhancement Network for 3D Object Detection from Point Cloud Code is coming soon. ## Overview

## License `SIENet` is released under the [Apache 2.0 license](LICENSE). ## Acknowledgment Thanks for the works below, this project will not be possible without these excellent codebases. * [OpenPCDet](https://github.com/open-mmlab/OpenPCDet) * [SA-SSD](https://github.com/skyhehe123/SA-SSD) * [PCN](https://github.com/wentaoyuan/pcn) * [Deformable PV-RCNN](https://github.com/AutoVision-cloud/Deformable-PV-RCNN)