Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to get the FSRCNNX models in tensorflow/pytorch/onnx format for experimenting? #788

Closed
kristoftunner opened this issue Dec 20, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@kristoftunner
Copy link

Expected behavior 预期的功能

FSRCNNX models are uploaded as an artifact or directly to the source repo in order to experiment with it instead of only storing it in the shader file.

Alternative behavior (optional) 近似的功能(可选)

No response

@kristoftunner kristoftunner added the enhancement New feature or request label Dec 20, 2023
@hooke007
Copy link
Collaborator

hooke007 commented Dec 20, 2023

You must misunderstood sth. https://github.com/yifanw90/FSRCNN-TensorFlow
This repo just port its fork version.

GitHub
An implementation of the fast super-resolution convolutional neural network in TensorFlow - GitHub - yifanw90/FSRCNN-TensorFlow: An implementation of the fast super-resolution convolutional neural ...

@Blinue
Copy link
Owner

Blinue commented Dec 21, 2023

The statement 'stored in the shader file' is not entirely accurate; we need to port FSRCNNX into a format understandable by Magpie, namely HLSL. There's a plan in place to support ONNX, but other formats won't be accommodated.

@kristoftunner
Copy link
Author

onnx format would be super heplful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants