EmonLu
EmonLu
Hi, I tried to test the PSNR/SSIM of your pre-trained model but got results different from the paper. I've got no idea what was going wrong. Did not change any...
To create a opencl surface from libva surface, it fails when the color fomat is VA_FOURCC_ABGR. Added color format support as below, but the result still turns out to be...
Notice that sharing surface with OpenCL only support windows now. And all common operations about opencl are defined in structure OpenCLCtxD3D11. While in [MediaSDK sample](https://github.com/Intel-Media-SDK/MediaSDK/tree/master/samples/sample_plugins/rotate_opencl/src), a base class **OpenCLFilterBase** and...