Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,18 @@ tags:
|
|
| 7 |
- thermal
|
| 8 |
- rgb
|
| 9 |
- 3d-reconstruction
|
| 10 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
- thermal
|
| 8 |
- rgb
|
| 9 |
- 3d-reconstruction
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# SEAR: Simple and Efficient Adaptation of Visual Geometric Transformers for RGB+Thermal 3D Reconstruction
|
| 13 |
+
|
| 14 |
+
[Arxiv paper](https://arxiv.org/abs/2603.18774).
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+

|
| 18 |
+

|
| 19 |
+

|
| 20 |
+

|
| 21 |
+
|
| 22 |
+
This project aims to estimate camera poses of RGB and Thermal images together
|
| 23 |
+
|
| 24 |
+
This repo provides the checkpoints of the model.
|