Ultrafast-Lane-Detection-Inference-Pytorch- icon indicating copy to clipboard operation
Ultrafast-Lane-Detection-Inference-Pytorch- copied to clipboard

Getting wrong detection

Open GiorgosBetsos opened this issue 3 years ago • 5 comments

I have cloned the repository and installed all dependencies on my laptop (just an 8th gen i5 CPU). I then try to run

python imageLaneDetection.py

and I get the following output:

2022-09-08_19-32-21

Any idea what I could be doing wrong?

GiorgosBetsos avatar Sep 08 '22 16:09 GiorgosBetsos

Not sure, what model are you using?

Also, did you make any changes to the code?

ibaiGorordo avatar Sep 12 '22 13:09 ibaiGorordo

This happend when using tusimple_res18 for ultrafast v2 instead of tusimple_18 for ultrafast "v1"

thaihoangminhtam avatar Oct 26 '22 07:10 thaihoangminhtam

It happens to me too

xFranv8 avatar Mar 26 '23 12:03 xFranv8

in readme file he mentioned to download model from original repo , but where can i get that, i dont know where the model is located, can u send me link

balajik27 avatar Aug 08 '23 07:08 balajik27