maudzung / Complex-YOLOv4-Pytorch

The PyTorch Implementation based on YOLOv4 of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"
https://arxiv.org/pdf/1803.06199.pdf
GNU General Public License v3.0
1.21k stars 260 forks source link

Fix corners_int's type before call cv2.line #61

Closed ausk closed 1 year ago

ausk commented 1 year ago

Fix corners_int's type before call cv2.line