Closed YuwenXiong closed 5 years ago
Hi, thanks for your nice codebase. I'm wondering why it has to rotate the point cloud and double the ry prediciton here: https://github.com/sshaoshuai/PointRCNN/blob/master/lib/utils/bbox_transform.py#L115. Could you please briefly explain it? Thanks!
I just found that this if-clause won't be triggered.
Hi, thanks for your nice codebase. I'm wondering why it has to rotate the point cloud and double the ry prediciton here: https://github.com/sshaoshuai/PointRCNN/blob/master/lib/utils/bbox_transform.py#L115. Could you please briefly explain it? Thanks!