Toybrick

标题: feeding YUYV image data to RKNN model [打印本页]

作者: nvnn    时间: 2020-3-30 09:10
标题: feeding YUYV image data to RKNN model
Hi, I have a camara that output YUYV422 images, I want to feed this image directly into RKNN model (without converting the image to RGB). Please let me know how to do it? Thank you.

作者: jefferyzhang    时间: 2020-3-30 20:52
Unsupported yet.
But you could reshape input from 4-channels to 3-channels or 1-channel and reshape to 4-channel in your model first layer.
And rknn config mean and std with '0 0 0 1'




欢迎光临 Toybrick (https://t.rock-chips.com/) Powered by Discuz! X3.3