feng wang
feng wang
> @Hank880223 如果方便的话,可以在 QQ 群里进行进一步讨论。 请问除了 QQ 群还有别的方式么? 海外用户 QQ 不能注册也不能登陆了
A quick debug shows the problem comes from this line: , when the node type is `Reshape`, and the node index in the graph is 211.
能否提供一个不带 nginx 的版本?
> 发一下你的输入图像我看看? 处理下 RGBA 的情形就行了。默认 3 通道的问题。
I solved it by updating this line: https://github.com/eezstreet/OpenD2/blob/master/CMakeLists.txt#L68 to ``` target_link_libraries(game ${SDL2_LIBRARIES} SDL2 SDL2_net SDL2_mixer m dl) ```
> > Hi @sunshinemyson, I have a simple question, weights tensor's data layout is NCHW or WHCN in lenet_asymu8_weights.h? > > For convolution's kernel, data layout in memory is Oc,Ic,H,W,...
I had a similar problem with OVXLIB, and I had to revert to a previous version to make the program compile. Is there a way to fix this problem without...
A dirty patch to fix this problem by providing empty implementation: create a new cpp file with source code below ```cpp #include #include #include extern "C" { typedef size_t vx_size;...
@robert-kalmar Thanks for reminding me of this. I was using a relatively old version SDK. I shall upgrade it and come back to you.
> @robert-kalmar I upgrade the SDK to the most recent one, with Linux build version `Linux imx8mpevk 5.10.72-lts-5.10.y+ga68e31b63f86 #1 SMP PREEMPT Tue Nov 23 06:02:20 UTC 2021 aarch64 aarch64 aarch64...