Skip to content

[WIP]: Add JSON model config dispatch system and model enablement fixes - #45

Open
sandeshk-intel wants to merge 2 commits into
OpenVisualCloud:masterfrom
sandeshk-intel:feature/model-config-and-enablement
Open

[WIP]: Add JSON model config dispatch system and model enablement fixes#45
sandeshk-intel wants to merge 2 commits into
OpenVisualCloud:masterfrom
sandeshk-intel:feature/model-config-and-enablement

Conversation

@sandeshk-intel

Copy link
Copy Markdown
Collaborator

Squashed from internal feature/sandeshk/model_config_and_enablement_innersource:

  • Unified JSON config dispatch for SVP/VideoProc, EDSR, CustomVSR, TSENet, RIFE, VideoSeal
  • HDRTVNet-LE config fixes and documentation updates
  • VideoProc 10-bit output / TV-range clamping fix
  • use-after-free fix in ff_dnn_free_model_ivsr teardown
  • Legacy model_type backward compatibility restored
  • Dockerfile/build.sh updates for patches 0005-0007

(cherry picked from commit c725e474450c4bb19c4b130842f0d4f87aeb36b7)

Squashed from internal feature/sandeshk/model_config_and_enablement_innersource:
- Unified JSON config dispatch for SVP/VideoProc, EDSR, CustomVSR, TSENet, RIFE, VideoSeal
- HDRTVNet-LE config fixes and documentation updates
- VideoProc 10-bit output / TV-range clamping fix
- use-after-free fix in ff_dnn_free_model_ivsr teardown
- Legacy model_type backward compatibility restored
- Dockerfile/build.sh updates for patches 0005-0007

(cherry picked from commit c725e474450c4bb19c4b130842f0d4f87aeb36b7)
Auto-generates an ivsr_ffmpeg_plugin model_config JSON from an
OpenVINO IR: detects layout, nif, channel_divisor, precision, SR
scale, window_type, align, and infers normalize_input/output from
baked-in normalization constants in the .bin weights. Falls back to
a flagged "unconfirmed" default when no signal exists in the IR.

Document usage in ivsr_ffmpeg_plugin/README.md.

Signed-off-by: sandeshk <sandesh.kumar.s@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant