Skip to content

Commit

Permalink
fixes LightGlue header (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnv1 authored Dec 7, 2023
1 parent a138a7e commit cb5fcfb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
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.

0 comments on commit cb5fcfb

Please sign in to comment.