PolyLaneNet
PolyLaneNet copied to clipboard
Issue in testing
Hi,
I am not able to test any tusimple data images, tried with below command.
python test.py --exp_name tusimple --cfg tusimple.yaml --epoch 2 --view
It's keep on throwing me below error.
[2024-01-24 20:36:52,082] [INFO] Starting testing.
[2024-01-24 20:36:54,908] [INFO] Testing iteration: 1/2
[2024-01-24 20:36:55,802] [ERROR] Uncaught exception
Traceback (most recent call last):
File "C:\Users\Nitin\Desktop\PolyLaneNet\test.py", line 160, in
Overload resolution failed:
- Layout of the output array img is incompatible with cv::Mat
- Expected Ptrcv::UMat for argument 'img'
Any inputs are appriciated.
Thanks, Nitin