Skip to content
This repository was archived by the owner on Nov 27, 2024. It is now read-only.

Conversation

@saddam213
Copy link
Member

@saddam213 saddam213 commented Dec 8, 2023

New project to encapsulate image upscale processes, Initial implementation will be using SwinIR x4 and x4 GAN models, and any other ONNX models I can find.

Basic outline

  • Model Loader
  • Image Service - Pre/Post process
  • Upscale Service - Upscale process
  • Support more types, (byte[], Stream, Tensor)

Test Model
https://huggingface.co/rocca/swin-ir-onnx

@saddam213 saddam213 marked this pull request as ready for review December 10, 2023 00:04
@saddam213 saddam213 merged commit a4cd36f into master Dec 10, 2023
@saddam213 saddam213 deleted the Upscaler branch December 10, 2023 00:10
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.

2 participants