update README
Browse files
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<!-- # R3PM-Net
|
| 2 |
|
| 3 |
|
|
@@ -247,5 +261,4 @@ If you find this repository useful, please consider citing:
|
|
| 247 |
primaryClass={cs.CV},
|
| 248 |
url={https://arxiv.org/abs/2604.05060},
|
| 249 |
}
|
| 250 |
-
```
|
| 251 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
language:
|
| 3 |
+
- en
|
| 4 |
+
tags:
|
| 5 |
+
- computer-vision
|
| 6 |
+
- feature-matching
|
| 7 |
+
- cvpr
|
| 8 |
+
- pytorch
|
| 9 |
+
- real-time
|
| 10 |
+
library_name: pytorch
|
| 11 |
+
datasets:
|
| 12 |
+
- YasiiKB/R3PM-Net
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
<!-- # R3PM-Net
|
| 16 |
|
| 17 |
|
|
|
|
| 261 |
primaryClass={cs.CV},
|
| 262 |
url={https://arxiv.org/abs/2604.05060},
|
| 263 |
}
|
| 264 |
+
```
|
|
|