Anyone know well-maintained library about 3D object detection by point cloud?

Hi, I want to try 3D bounding box detection (bounding box) with PyTorch.
I tried PointRCNN, but I failed to train with author’s best parameter.
Please see here
Unfortunately, this repository stacked with unresolved issue.

Do you know any well-maintained library? What libyrary do you recommend?