PINTO_model_zoo icon indicating copy to clipboard operation
PINTO_model_zoo copied to clipboard

SwinIR super resolution coreml, tflite conversion

Open Vozf opened this issue 3 years ago • 1 comments

Issue Type

Feature Request

OS

Other

OS architecture

Other

Programming Language

Python

Framework

PyTorch

Model name and Weights/Checkpoints URL

https://github.com/JingyunLiang/SwinIR

Description

It would be nice to add the current sota for image super resolution and denoising

Relevant Log Output

No response

URL or source code for simple inference testing code

No response

Vozf avatar Apr 07 '22 11:04 Vozf

https://github.com/fenglinglwb/EDT

PINTO0309 avatar Apr 24 '22 09:04 PINTO0309

Six months ago, a tool was completed to convert from onnx to various model formats. I don't think you are interested anymore, but if you need to, you can convert it on your own.

https://github.com/PINTO0309/onnx2tf

image

PINTO0309 avatar Sep 18 '23 16:09 PINTO0309