Added gradio Image Stitching demo link#1871
Merged
edgarriba merged 3 commits intokornia:masterfrom Sep 12, 2022
kadirnar:Image_Stitching_Readme
Merged
Added gradio Image Stitching demo link#1871edgarriba merged 3 commits intokornia:masterfrom kadirnar:Image_Stitching_Readme
edgarriba merged 3 commits intokornia:masterfrom
kadirnar:Image_Stitching_Readme
Conversation
Contributor
|
This is awesome! Could you also embed the demo into the docs? You'll need to:
<script type="module" src="https://gradio.s3-us-west-2.amazonaws.com/3.1.7/gradio.js"></script>
<gradio-app space="kornia/Image-Stitching"></gradio-app>
That should embed it like the one on this page: https://kornia.readthedocs.io/en/latest/enhance.html |
for more information, see https://pre-commit.ci
edgarriba
approved these changes
Sep 9, 2022
Member
|
@kadirnar @NimaBoscarino for some reason is not showing up the whole thing https://kornia.readthedocs.io/en/latest/applications/image_stitching.html |
Contributor
Author
|
Hello @edgarriba , What is wrong? I didn't understand. I will send a PR request for module "fit_line". Is there something missing in this PR? |
Contributor
|
It's just a path issue in the way the file was embedded, i.e. |
Member
|
great! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appea
71A8
rs below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
Fixed #53 (comment)
Type of change
Checklist