Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse filesadded link to bioarxiv ver1
app.py
CHANGED
|
@@ -261,6 +261,7 @@ with gr.Blocks(title="Generative Inference Demo", css="""
|
|
| 261 |
""") as demo:
|
| 262 |
gr.Markdown("# Generative Inference Demo")
|
| 263 |
gr.Markdown("This demo showcases how neural networks can perceive visual illusions and develop Gestalt principles of perceptual organization through generative inference.")
|
|
|
|
| 264 |
|
| 265 |
gr.Markdown("""
|
| 266 |
**How to use this demo:**
|
|
|
|
| 261 |
""") as demo:
|
| 262 |
gr.Markdown("# Generative Inference Demo")
|
| 263 |
gr.Markdown("This demo showcases how neural networks can perceive visual illusions and develop Gestalt principles of perceptual organization through generative inference.")
|
| 264 |
+
gr.Markdown("📄 **Paper:** [Generative Inference unifies feedback processing for learning and perception in natural and artificial vision](https://www.biorxiv.org/content/10.1101/2025.10.21.683535v1)")
|
| 265 |
|
| 266 |
gr.Markdown("""
|
| 267 |
**How to use this demo:**
|