zhulf0804 / PointPillars

A Simple PointPillars PyTorch Implementation for 3D LiDAR(KITTI) Detection.
MIT License
454 stars 112 forks source link

Syntax Error: Invalid Syntax #72

Open Shirshakk-P opened 4 months ago

Shirshakk-P commented 4 months ago

Getting a syntax error: invalid synax in line 123 of "test.py" file:

image

Platform: Ubuntu 22.04 Environment Description: Pytorch 1.13.1 + cuda 11.7 opencv-python == 0.14.1 (occurs in opencv-python == 0.18.0 as well)