Update README.md
Browse files
README.md
CHANGED
@@ -95,6 +95,8 @@ You can also visualize the matches between the images:
|
|
95 |
plot_images = processor.visualize_keypoint_matching(images, outputs)
|
96 |
```
|
97 |
|
|
|
|
|
98 |
## Training Details
|
99 |
MatchAnything-ELOFTR is trained end-to-end using the large-scale, cross-modality pre-training framework.
|
100 |
|
|
|
95 |
plot_images = processor.visualize_keypoint_matching(images, outputs)
|
96 |
```
|
97 |
|
98 |
+

|
99 |
+
|
100 |
## Training Details
|
101 |
MatchAnything-ELOFTR is trained end-to-end using the large-scale, cross-modality pre-training framework.
|
102 |
|