yolo 4dYOLO (You Only Look Once) is a family of object detection models popular for their real-time processing capabilities, delivering hh accuracyOur repo contains a PyTorch implementation of the Complex YOLO model with uncertainty for object detection in 3D. Our code is inspired by and builds on existing implementations of