Update README.md
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ language:
|
|
| 23 |
## Summary
|
| 24 |
This repository contains:
|
| 25 |
1) **A synthetic multi-view dataset** generated in Blender for benchmarking feature matching under **camera motion + scene dynamics** (object motion / addition-removal / scale changes / lighting changes).
|
| 26 |
-
2) **Evaluation outputs** obtained by running matching models on the dataset.
|
| 27 |
|
| 28 |
---
|
| 29 |
|
|
|
|
| 23 |
## Summary
|
| 24 |
This repository contains:
|
| 25 |
1) **A synthetic multi-view dataset** generated in Blender for benchmarking feature matching under **camera motion + scene dynamics** (object motion / addition-removal / scale changes / lighting changes).
|
| 26 |
+
2) **Evaluation outputs** obtained by running matching models on the dataset using [Glue Factory](https://github.com/cvg/glue-factory) framework.
|
| 27 |
|
| 28 |
---
|
| 29 |
|