Spaces:
Runtime error
Runtime error
update: readme
Browse files
README.md
CHANGED
|
@@ -34,6 +34,8 @@ Here is a demo of the tool:
|
|
| 34 |

|
| 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 |

|
| 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
|