Spaces:
Running
on
Zero
Running
on
Zero
update
Browse files
app.py
CHANGED
@@ -356,7 +356,7 @@ This is official demo for our SIGGRAPH 2025 paper <a href="">PrimitiveAnything:
|
|
356 |
|
357 |
Code: <a href='#' target='_blank'>GitHub</a>. Paper: <a href='#' target='_blank'>ArXiv</a>.
|
358 |
|
359 |
-
❗️❗️❗️**Important Notes:** For optimal results with fine structures, we
|
360 |
'''
|
361 |
|
362 |
_CITE_ = r"""
|
|
|
356 |
|
357 |
Code: <a href='#' target='_blank'>GitHub</a>. Paper: <a href='#' target='_blank'>ArXiv</a>.
|
358 |
|
359 |
+
❗️❗️❗️**Important Notes:** For optimal results with fine structures, we apply marching cubes and dilation operations by default (which differs from testing and evaluation). This prevents quality degradation in thin areas.
|
360 |
'''
|
361 |
|
362 |
_CITE_ = r"""
|