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

fixes LightGlue header #74

Merged
merged 1 commit into from
Dec 7, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions nbs/image_matching_lightglue.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,19 @@
"metadata": {},
"source": [
"---\n",
"title: \"Image matching example with DISK local features\"\n",
"description: \"In this tutorial we are going to show how to perform image matching using a DISK algorithm\"\n",
"title: \"Image matching example with LightGlue and DISK\"\n",
"description: \"In this tutorial we are going to show how to perform image matching using a LightGlue algorithm with DISK\"\n",
"author:\n",
" - \"Dmytro Mishkin\"\n",
"date: 04-01-2023\n",
"date: 17-11-2023\n",
"categories:\n",
" - Intermediate\n",
" - DISK\n",
" - LightGlue\n",
" - Disk\n",
" - LAF\n",
" - Image matching\n",
" - kornia.feature\n",
"image: \"../tutorials/assets/image_matching_disk.png\"\n",
"image: \"../tutorials/assets/image_matching_LightGlue.png\"\n",
"---\n",
"\n",
"<a href=\"https://colab.sandbox.google.com/github/kornia/tutorials/blob/master/nbs/image_matching_disk.ipynb\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open in google colab\"></a>"
Expand Down
Binary file added tutorials/assets/image_matching_LightGlue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading