Releases: OpenVisualCloud/iVSR
Releases · OpenVisualCloud/iVSR
v24.12
What's Changed
- update contact info for model by @djie1 in #2
- add security.md file by @djie1 in #3
- modify the description of enhanced basicvsr by @mnoiy in #5
- [StepSecurity] Apply security best practices by @step-security-bot in #7
- upgrade the version of scorecard by @mnoiy in #8
- Publish release 2024.05 by @linxie47 in #11
- Update README.md by @wangjingz in #19
- Create ubuntu-build-docker.yml by @wangjingz in #15
- Create trivy.yml by @wangjingz in #16
- Update ubuntu-build-docker.yml by @wangjingz in #20
- Update trivy.yml by @wangjingz in #21
- Update README.md by @wangjingz in #22
- Update scorecards.yml by @wangjingz in #23
- Rc1 by @linxie47 in #24
- Update quick_try_manual_build.md by @linxie47 in #25
- Refine build by @linxie47 in #26
- try to use sarif filter by @linxie47 in #27
- Fix code scanning alert no. 686: Multiplication result converted to larger type by @linxie47 in #28
- Update link of OpenVINO in README.md by @xiaoxial in #29
New Contributors
- @djie1 made their first contribution in #2
- @mnoiy made their first contribution in #5
- @step-security-bot made their first contribution in #7
- @linxie47 made their first contribution in #11
- @wangjingz made their first contribution in #19
- @xiaoxial made their first contribution in #29
Full Changelog: v0.1...v24.12
Enhanced BasicVSR (iVSR v0.1)
This release is an open source release under BSD 3-clause license.
Features:
- The visual quality of the Enhanced BasicVSR OpenVINO models has been further improved. Both FP32 and INT8 models are available.
- The inference of Enhanced BasicVSR can be run with OpenVINO 2022.1 on both Intel CPU and Intel GPU Flex Series 170 (aka, ATS-M1 150W).
- The inference of Enhanced BasicVSR can also be run with FFmpeg on both Intel CPU and Intel GPU Flex Series 170 (aka, ATS-M1 150W).
- Dockerfile is provided to simplify environment set up.