The paper introduces a novel method called SECOND (Sparsely Embedded Convolutional Detection) for 3D object detection using LiDAR data. The method improves the speed and performance of 3D object detection by utilizing sparse convolution, which efficiently processes point cloud data. The approach includes a sparse convolutional middle layer that reduces computational costs and enhances inference speed. Additionally, a new angle loss regression method is introduced to improve orientation estimation, and a novel data augmentation technique is proposed to enhance convergence and performance. The proposed network achieves state-of-the-art results on the KITTI 3D object detection benchmark while maintaining fast inference speed. The method also incorporates a direction classifier to improve object direction recognition. The network is evaluated on the KITTI dataset, showing superior performance in car detection compared to existing methods. The results demonstrate that the SECOND detector can achieve high accuracy with fast inference, making it suitable for real-time applications. The paper also includes ablation studies showing the effectiveness of the sparse convolution and angle loss regression methods. The proposed method outperforms existing approaches in terms of detection accuracy and efficiency, particularly for car detection. However, it shows lower performance for pedestrian and cyclist detection and BEV detection. Future work includes exploring joint camera and LiDAR-based detection methods to further enhance detection performance.The paper introduces a novel method called SECOND (Sparsely Embedded Convolutional Detection) for 3D object detection using LiDAR data. The method improves the speed and performance of 3D object detection by utilizing sparse convolution, which efficiently processes point cloud data. The approach includes a sparse convolutional middle layer that reduces computational costs and enhances inference speed. Additionally, a new angle loss regression method is introduced to improve orientation estimation, and a novel data augmentation technique is proposed to enhance convergence and performance. The proposed network achieves state-of-the-art results on the KITTI 3D object detection benchmark while maintaining fast inference speed. The method also incorporates a direction classifier to improve object direction recognition. The network is evaluated on the KITTI dataset, showing superior performance in car detection compared to existing methods. The results demonstrate that the SECOND detector can achieve high accuracy with fast inference, making it suitable for real-time applications. The paper also includes ablation studies showing the effectiveness of the sparse convolution and angle loss regression methods. The proposed method outperforms existing approaches in terms of detection accuracy and efficiency, particularly for car detection. However, it shows lower performance for pedestrian and cyclist detection and BEV detection. Future work includes exploring joint camera and LiDAR-based detection methods to further enhance detection performance.