hirotomusiker / CLRerNet

The official implementation of "CLRerNet: Improving Confidence of Lane Detection with LaneIoU"
Apache License 2.0
174 stars 18 forks source link

no module name 'libs.api' #10

Closed ChenShunHsu closed 1 year ago

ChenShunHsu commented 1 year ago

i use the code in 'demo' file, name 'image_demo.py', but in line 7, the code 'from libs.api.inference import inference_one_image' have an error 'No module name libs.api', how should i solve this problem

hirotomusiker commented 1 year ago

Please refer to : https://github.com/hirotomusiker/CLRerNet/issues/6 to set PYTHONPATH. Thank you!

hirotomusiker commented 1 year ago

We close this issue as solved. If you still have a question please open another one.