Why example with target set to OpenCl is not running for dnn if Opencl is enabled,

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Why example with target set to OpenCl is not running for dnn if Opencl is enabled,

2,167 次查看
sandeep_rai
Contributor II

Target is imx8qxp

example: /usr/share/OpenCV/samples/bin/example_dnn_object_detection

Linux: 4.14.78+

Checked after Enabling opencl.

Command: /usr/share/OpenCV/samples/bin/example_dnn_object_detection -scale=0.00392 -rgb -device=7 -target=1 -zoo=models.yml yolo [provided all dependency files, running fine with -target=0 (CPU)]. but not running if -target is set to 1/2.

Please let us know the behaviour or limitation of software/hardware?

0 项奖励
4 回复数

1,929 次查看
Ragan_Dunham
NXP Employee
NXP Employee

Sandeep,

As Vanessa mentioned, OpenCL is currently not supported in the L4.14.98_2.0.0 and L4.14.78_1.0.0 Yocto configurations. This is a software limitation documented in eIQ app note UM11226 that we expect will be resolved in a future release.

Regards,
Ragan

0 项奖励

1,929 次查看
sandeep_rai
Contributor II

Hi Ragan,

Could you please let us know in which existing version for yocto, opencl is working?

We have some demo for machine learning which is working fine with cpu (but slow response and lower frame rate), but not running with opencl/opencl_fp16.

I have enabled the opencl packages and watched the behaviour says, process is taking much gpu memory continously and sometimes process gets terminated as memory gets full.

Is it a way to reduce the time for machine learning while object detection with opencl (gpu utilisation), but there is only one gpu core and 4 shaders, does it perform well?

Let me know about whether opencl_fp16 support? Because it may use sometimes lower memory but faster response for frame rate?

...

Thanks

Sandeep K Rai

Get Outlook for Android<https://aka.ms/ghei36>

0 项奖励

1,929 次查看
Ragan_Dunham
NXP Employee
NXP Employee

Sandeep,

It is not yet specified when OpenCL support for ML will be available. We continue to work on this enablement but at this time I cannot provide any further guidance on the timeline or anticipated kernel version.

Best Regards,

Ragan 

0 项奖励

1,929 次查看
vanessa_maegima
NXP Employee
NXP Employee

OpenCL is currently not supported on eIQ L4.14.

0 项奖励