File size: 774 Bytes
4d94405
2f11e96
4d94405
 
 
6b9bed5
 
 
4d94405
 
 
264055d
 
4d94405
264055d
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
---
title: Prior2DSM
emoji: 🚀
colorFrom: red
colorTo: red
sdk: streamlit
python_version: 3.11
app_file: src/streamlit_app.py
pinned: false
---

This is a demo is a simplified version of the approach described in the paper, ["Test-Time Adaptation for Height Completion via Self-Supervised ViT Features and Monocular Foundation Models
"](https://arxiv.org/abs/2604.02009)

```
@misc{rafaeli2026testtimeadaptationheightcompletion,
      title={Test-Time Adaptation for Height Completion via Self-Supervised ViT Features and Monocular Foundation Models}, 
      author={Osher Rafaeli and Tal Svoray and Ariel Nahlieli},
      year={2026},
      eprint={2604.02009},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2604.02009}, 
}
```