Skip to content

Mobile superres tutorial#14635

Merged
natke merged 17 commits into
microsoft:gh-pagesfrom
natke:mobile-superres-tutorial
Feb 15, 2023
Merged

Mobile superres tutorial#14635
natke merged 17 commits into
microsoft:gh-pagesfrom
natke:mobile-superres-tutorial

Conversation

@natke
Copy link
Copy Markdown
Contributor

@natke natke commented Feb 8, 2023

First draft of the mobile super resolution tutorial, containing the Android app only.

Staged here: https://natke.github.io/onnxruntime/docs/tutorials/mobile/superres.html

TODO

  • Add iOS tutorial (and should this go on a separate page)?
  • Add links to API docs
  • Add a screenshot to the app output

@natke natke requested a review from YUNQIUGUO February 8, 2023 23:49
Comment thread docs/tutorials/mobile/superres.md Outdated
Comment thread docs/tutorials/mobile/superres.md Outdated
Comment thread docs/tutorials/mobile/superres.md Outdated
Comment thread docs/tutorials/mobile/superres.md Outdated
Comment thread docs/tutorials/mobile/superres.md Outdated
Comment thread docs/tutorials/mobile/superres.md Outdated
Comment thread docs/tutorials/mobile/superres.md Outdated
@natke natke marked this pull request as ready for review February 15, 2023 20:58
@YUNQIUGUO
Copy link
Copy Markdown
Contributor

looks good. thanks for doing this.

one small thing, I just checked this link https://natke.github.io/onnxruntime/docs/tutorials/mobile/superres.html

the changes are not reflected on this page. Do we need to do something to update that?

@natke
Copy link
Copy Markdown
Contributor Author

natke commented Feb 15, 2023

looks good. thanks for doing this.

one small thing, I just checked this link https://natke.github.io/onnxruntime/docs/tutorials/mobile/superres.html

the changes are not reflected on this page. Do we need to do something to update that?

It might need a minute to build

Comment thread docs/tutorials/mobile/superres.md Outdated
@natke
Copy link
Copy Markdown
Contributor Author

natke commented Feb 15, 2023

Noticed the screenshot was added. but I can't see it reflecting on this page though.

Fixed now


We provide a convenient Python script that exports the PyTorch model into ONNX format and adds pre and post processing.

1. Before running this script, install the following python packages:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to mention user also needs to pip install the latest version of onnx 1.13.0 to get the opset18 model?

Though the generated model is already included in the sample directory. )

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added a note on versions

@natke natke merged commit 291da10 into microsoft:gh-pages Feb 15, 2023
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.

2 participants