Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,4 +14,17 @@ tags:
|
|
| 14 |
---
|
| 15 |
|
| 16 |
|
| 17 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
|
| 17 |
+
This is a demo is a simplified version of the approach described in the paper, ["SinkSAM: A Monocular Depth-Guided SAM Framework for Automatic Sinkhole Segmentation
|
| 18 |
+
"](https://arxiv.org/abs/2410.01473)
|
| 19 |
+
|
| 20 |
+
```
|
| 21 |
+
@misc{rafaeli2024sinksammonoculardepthguidedsam,
|
| 22 |
+
title={SinkSAM: A Monocular Depth-Guided SAM Framework for Automatic Sinkhole Segmentation},
|
| 23 |
+
author={Osher Rafaeli and Tal Svoray and Ariel Nahlieli},
|
| 24 |
+
year={2024},
|
| 25 |
+
eprint={2410.01473},
|
| 26 |
+
archivePrefix={arXiv},
|
| 27 |
+
primaryClass={cs.CV},
|
| 28 |
+
url={https://arxiv.org/abs/2410.01473},
|
| 29 |
+
}
|
| 30 |
+
```
|