Realcat commited on
Commit
eb96f3c
1 Parent(s): 63f3cf2

update: readme

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -34,6 +34,8 @@ Here is a demo of the tool:
34
  ![demo](assets/demo.gif)
35
 
36
  The tool currently supports various popular image matching algorithms, namely:
 
 
37
  - [x] [DUSt3R](https://github.com/naver/dust3r), CVPR 2024
38
  - [x] [OmniGlue](https://github.com/Vincentqyw/omniglue-onnx), CVPR 2024
39
  - [x] [XFeat](https://github.com/verlab/accelerated_features), CVPR 2024
 
34
  ![demo](assets/demo.gif)
35
 
36
  The tool currently supports various popular image matching algorithms, namely:
37
+ - [x] [EfficientLoFTR](https://github.com/zju3dv/EfficientLoFTR), CVPR 2024
38
+ - [x] [MASt3R](https://github.com/naver/mast3r), CVPR 2024
39
  - [x] [DUSt3R](https://github.com/naver/dust3r), CVPR 2024
40
  - [x] [OmniGlue](https://github.com/Vincentqyw/omniglue-onnx), CVPR 2024
41
  - [x] [XFeat](https://github.com/verlab/accelerated_features), CVPR 2024