We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

Конвертация RGB в YUV в TensorFlow | Forum

kalofer
kalofer Feb 6

I am interested in how to convert color space from RGB to YUV using TensorFlow. Can you share information or resources where I can learn about the process of doing this conversion?


Randun
Randun Feb 6
Actually, conversion of color space from RGB to YUV using TensorFlow can be quite a convenient and efficient process. If you're interested, here's a link where you can find information on a simple and workable way to perform this conversion http://devhubby.com/...to-yuv-in-tensorflow I hope this is helpful for your project!