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.24k stars 256 forks source link

test.py #34

Open zc128011 opened 2 years ago

zc128011 commented 2 years ago

2021-10-22 13-27-54 的屏幕截图 When I run the test. py file, there is no result output, and the code does not stop? What is the reason?

philfc commented 1 year ago

Did you find a solution to the problem? The same error occurs for me.