Update app.py
Browse files
app.py
CHANGED
@@ -250,7 +250,7 @@ def main():
|
|
250 |
<div style="text-align: center;">
|
251 |
<div style="display: flex; align-items: center; justify-content: center; gap: 0.5rem; margin-bottom: 0.5rem; font-size: 1rem; flex-wrap: wrap;">
|
252 |
<a href="https://sam2point.github.io/" target="_blank">[Webpage]</a>
|
253 |
-
<a href="https://
|
254 |
<a href="https://github.com/ZiyuGuo99/SAM2Point" target="_blank">[Code]</a>
|
255 |
</div>
|
256 |
</div>
|
|
|
250 |
<div style="text-align: center;">
|
251 |
<div style="display: flex; align-items: center; justify-content: center; gap: 0.5rem; margin-bottom: 0.5rem; font-size: 1rem; flex-wrap: wrap;">
|
252 |
<a href="https://sam2point.github.io/" target="_blank">[Webpage]</a>
|
253 |
+
<a href="https://arxiv.org/pdf/2408.16768" target="_blank">[Paper]</a>
|
254 |
<a href="https://github.com/ZiyuGuo99/SAM2Point" target="_blank">[Code]</a>
|
255 |
</div>
|
256 |
</div>
|