charlesq34 / frustum-pointnets

Frustum PointNets for 3D Object Detection from RGB-D Data
Apache License 2.0
1.57k stars 538 forks source link

Decision on NUM_HEADING_BIN #124

Open dilaragokay opened 3 years ago

dilaragokay commented 3 years ago

Hi,

What is the reason for having 12 heading bins? https://github.com/charlesq34/frustum-pointnets/blob/2ffdd345e1fce4775ecb508d207e0ad465bcca80/models/model_util.py#L13 I could find the reason neither in the paper nor in the repository. Could it be greater or less than 12?