add readme
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: mit
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
# Brain3D: Generating 3D Objects from fMRI
|
| 6 |
+
|
| 7 |
+
We introduce Brain3D, a bio-inspired method that translates fMRI into 3D objects, advancing the understanding of human 3D vision perception. This research pioneers the understanding of the neural basis of human 3D vision, shedding light on cognitive processes and paving the way for the oretical exploration and practical applications in neuroscience.
|
| 8 |
+
|
| 9 |
+
### Model Sources
|
| 10 |
+
|
| 11 |
+
<!-- Provide the basic links for the model. -->
|
| 12 |
+
|
| 13 |
+
- **Repository:** https://github.com/fudan-zvg/Brain3D
|
| 14 |
+
- **Paper:** https://arxiv.org/abs/2405.15239
|