| --- |
| 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}, |
| } |
| ``` |