Update README.md
Browse files
README.md
CHANGED
|
@@ -11,14 +11,15 @@ tags:
|
|
| 11 |
|
| 12 |
# SEAR: Simple and Efficient Adaptation of Visual Geometric Transformers for RGB+Thermal 3D Reconstruction
|
| 13 |
|
| 14 |
-
|
| 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.
|
|
|
|
| 11 |
|
| 12 |
# SEAR: Simple and Efficient Adaptation of Visual Geometric Transformers for RGB+Thermal 3D Reconstruction
|
| 13 |
|
| 14 |
+
This project aims to estimate camera poses of RGB and Thermal images together
|
| 15 |
|
| 16 |
+
* [Arxiv paper](https://arxiv.org/abs/2603.18774).
|
| 17 |
+
* [Code repo](https://github.com/Schindler-EPFL-Lab/SEAR)
|
| 18 |
|
| 19 |

|
| 20 |

|
| 21 |

|
| 22 |

|
| 23 |
|
|
|
|
| 24 |
|
| 25 |
This repo provides the checkpoints of the model.
|