This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: how improve fps of yolov5?

Part Number: TDA4VM

Dear Champs,

My customer tried to run yolov5m6_640_ti_lite_44p1_62p9 pre-compiled in TI Model ZOO, but achieved only 38.46fps although official FPS in Edge AI cloud tool is 46FPS as below table.

Could you please let me know why this difference is happened?

And also, they tried to run yolov5m model of ultralytics on TDA4 SK EVM with TI's optimized Focus and spp layer, but reached only 1.82 fps as below.

It seemed the gap is too much and I would like to check if there are any other layers to be changed to reduce this gap.

Please check below result and let me know your idea on this.

Model Size (MB)

Test Input Size

Profiling

 Network

Pytorch models

onnx models
(.onnx)

w * h

Avg Processing Time

FPS

Official FPS

Yolov5m(TI optimization)

70.612

144.302

640 x 640

0.026

38.46

46

Yolov5m(official)

41.92

83.538

640 x 640

0.54

1.82

X

Thanks and Best Regards,

SI.