TexasInstruments / edgeai-tidl-tools

Edgeai TIDL Tools and Examples - This repository contains Tools and example developed for Deep learning runtime (DLRT) offering provided by TI’s edge AI solutions.
Other
121 stars 27 forks source link

YOLOP compile #37

Open smilecode-github opened 1 year ago

smilecode-github commented 1 year ago

Hi,

I would like to compile YOLOP (https://github.com/hustvl/YOLOP)

YOLOP has three heads (object detection, lane segmentation, road segmentation)

How can I select "model_type"?

Object detection must have NMS, but Segmentation uses not NMS.

Thanks

abhigoku10 commented 3 months ago

@smilecode-github where you able to compile this ?? if so can you please share the details