Home

Awesome

MD3D: Mixture-Density-based 3D Object Detection in Point Clouds (IEEE Access)

This is the official implementation of MD3D: Mixture-Density-based 3D Object Detection in Point Clouds (IEEE Access).

<p align="center"> <img src="docs/md3d_architecture.png" width="90%"> </p>

Installation & Training

README_OpenPCDet.md

Correction of typos

<p align="center"> <img src="docs/typo.png" width="90%"> </p>

Citation

If you find this code useful in your research, please consider citing our work:

@article{choi2022md3d,
  author={Choi, Jaeseok and Song, Yeji and Kim, Yerim and Yoo, Jaeyoung and Kwak, Nojun},
  journal={IEEE Access}, 
  title={MD3D: Mixture-Density-Based 3D Object Detection in Point Clouds}, 
  year={2022},
  volume={10},
  number={},
  pages={104011-104022},
  doi={10.1109/ACCESS.2022.3210108}
}

Acknowledgement