This document discusses improving real-time 3D object detection on LIDAR point clouds using an optimized version of Complex-YOLO V4. The original Complex-YOLO model achieves real-time performance but the authors implement it using YOLO V4 and compare different rotated box IoU losses to achieve faster and more accurate object detection results on the KITTI benchmark. Their improved model shows promising results with higher accuracy while maintaining real-time performance.