intel / libxcam

libXCam is a project for extended camera(not limited in camera) features and focus on image quality improvement and video analysis. There are lots features supported in image pre-processing, image post-processing and smart analysis. This library makes GPU/CPU/ISP working together to improve image quality. OpenCL is used to improve performance in different platforms.
Other
592 stars 230 forks source link

feat: pytorch SR architectures #665

Closed achie27 closed 5 years ago

zongwave commented 5 years ago

thanks

zongwave commented 5 years ago

This pull request if for "Google Summer of Code" More works still need to be done after GSoC is over, the Pytorch/ONNX models can be converted into Intel OpenVino IR models, but the IR models does not work properly with Intel inference engine, need to fix the issue, make IR models work.