ghimiredhikura / Complex-YOLOv3

PyTorch implementation of Complex-YOLO paper with YoloV3
GNU General Public License v3.0
190 stars 68 forks source link

How to improve the accuracy of rotated bounding boxes? #35

Open chowkamlee81 opened 4 years ago

chowkamlee81 commented 4 years ago

@ghimiredhikura

Boxes with rotation has an issue in Lidar object detection. Kindly suggest how to increase the accuracy. I tried with yaw angle(-pi, -pi/2,0,pi/2,pi) also but accuracy didn't increase. Kindly help