ibaiGorordo / TfLite-Ultra-Fast-Lane-Detection-Inference

Example scripts for the detection of lanes using the ultra fast lane detection model in Tensorflow Lite.
MIT License
21 stars 2 forks source link

cannot find the model_float32.tflite in the ModelZoo #3

Open gm24med opened 2 years ago

gm24med commented 2 years ago

i keep getting this error:

_interpreter_wrapper.CreateWrapperFromFile( ValueError: Could not open 'models/model_float32.tflite'.

Can anyone help please ?

nile-sosa commented 8 months ago

I found the solution, wget the link that is listed in the sh files. Or run them, but I like to use wget. Also, if you use comcast, you may need to use a VPN since s3.ap-northeast-2.wasabisys.com is blocked.