osherr commited on
Commit
8e15b63
·
verified ·
1 Parent(s): dc942f9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -14,4 +14,17 @@ tags:
14
  ---
15
 
16
 
17
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ ```