You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,9 +55,9 @@ Key features:
55
55
56
56
## Colab demo and notebooks
57
57
58
-
Want to run on a sample dataset? ➡️ [](https://colab.research.google.com/github/3DOM-FBK/deep-image-matching/blob/dev/notebooks/colab_run_from_bash_example.ipynb)
58
+
Want to run on a sample dataset? ➡️ [](https://colab.research.google.com/github/3DOM-FBK/deep-image-matching/blob/master/notebooks/colab_run_from_bash_example.ipynb)
59
59
60
-
Want to run on your images? ➡️ [](https://colab.research.google.com/github/3DOM-FBK/deep-image-matching/blob/dev/notebooks/colab_run_from_bash_custom_images.ipynb)
60
+
Want to run on your images? ➡️ [](https://colab.research.google.com/github/3DOM-FBK/deep-image-matching/blob/master/notebooks/colab_run_from_bash_custom_images.ipynb)
61
61
62
62
DIM can also be utilized as a library instead of being executed through the Command Line Interface (refer to the `Usage Instructions`).
0 commit comments