How to run lane detection optimized with GPU coder project on matlab
Show older comments
How to run lane detection optimized with GPU coder project on matlab . Explain step by step
Answers (2)
Is it a way to run the example Lane Detection Optimized with GPU Coder.
With the following processor?
12th Gen Intel(R) Core(TM) i7-12700K 3.61 GHz
Thank you
3 Comments
Walter Roberson
on 19 Feb 2023
Edited: Walter Roberson
on 19 Feb 2023
What kind of NVidia GPU do you have? GPU Coder can only target NVidea GPU -- not for example AMD GPUs.
Walter Roberson
on 7 Apr 2023
See also https://www.mathworks.com/help/deeplearning/ug/lane-vehicle-detection-simulink-using-predict-block.html which uses the same pretrained network but does not require running on a gpu.
However if you do not have GPU Coder toolbox it is not clear to me whether you can obtain a copy of the pretrained network.
Categories
Find more on Get Started with GPU Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!