Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Add OpenVINO SR-Model #1315

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add OpenVINO SR-Model #1315

wants to merge 1 commit into from

Conversation

NALLEIN
Copy link

@NALLEIN NALLEIN commented Jul 21, 2020

Fix #1245 .
The process of preparing input and processing output in openvino.
Need new Ops: Power and ReLU.
The problem is that the outputTensor value is too small, similar to the residual, but it is directly processed as the output image in OpenVINO.But the correct image cannot be obtained by directly denormalizing the output here.
Any suggestions ? @huningxin

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[example]Add new super-resolution model from OpenVINO model zoo
1 participant