yolo4dYOLO4D is a deep learning approach that uses 4D tensors to incorporate temporal information in 3D object detection from LiDAR point clouds. It extends YOLO v2 with Convolutional LSTMThe orinal YOLOv4 paper can be found on e authors have made their work publicly available, and the codebase can be accessed on GitHub.We appreciate their