stevenbucaille commited on
Commit
6970ee2
·
verified ·
1 Parent(s): 99b2f24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/632885ba1558dac67c440aa8/hFx4a97DBRj6f5_CjW7Sx.png)
99
+
100
  ## Training Details
101
  MatchAnything-ELOFTR is trained end-to-end using the large-scale, cross-modality pre-training framework.
102