Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -16,6 +16,7 @@ This repository contains the `fMRI-Shape` dataset, a component of the comprehens
|
|
| 16 |
The fMRI-3D dataset consists of two components: `fMRI-Shape` (this dataset) and [fMRI-Objaverse](https://huggingface.co/datasets/Fudan-fMRI/fMRI-Objaverse). Both datasets are designed to advance 3D visual reconstruction from fMRI data.
|
| 17 |
|
| 18 |
**Project Page:** https://jianxgao.github.io/MinD-3D
|
|
|
|
| 19 |
**Code (GitHub):** https://github.com/JianxGao/MinD-3D
|
| 20 |
|
| 21 |
## Overview
|
|
@@ -48,12 +49,12 @@ If you find our work and datasets useful for your research and applications, ple
|
|
| 48 |
|
| 49 |
```bibtex
|
| 50 |
@misc{gao2025mind3dadvancingfmribased3d,
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
|
| 58 |
}
|
| 59 |
```
|
|
|
|
| 16 |
The fMRI-3D dataset consists of two components: `fMRI-Shape` (this dataset) and [fMRI-Objaverse](https://huggingface.co/datasets/Fudan-fMRI/fMRI-Objaverse). Both datasets are designed to advance 3D visual reconstruction from fMRI data.
|
| 17 |
|
| 18 |
**Project Page:** https://jianxgao.github.io/MinD-3D
|
| 19 |
+
|
| 20 |
**Code (GitHub):** https://github.com/JianxGao/MinD-3D
|
| 21 |
|
| 22 |
## Overview
|
|
|
|
| 49 |
|
| 50 |
```bibtex
|
| 51 |
@misc{gao2025mind3dadvancingfmribased3d,
|
| 52 |
+
title={MinD-3D++: Advancing fMRI-Based 3D Reconstruction with High-Quality Textured Mesh Generation and a Comprehensive Dataset},
|
| 53 |
+
author={Jianxiong Gao and Yanwei Fu and Yuqian Fu and Yun Wang and Xuelin Qian and Jianfeng Feng},
|
| 54 |
+
year={2025},
|
| 55 |
+
eprint={2409.11315},
|
| 56 |
+
archivePrefix={arXiv},
|
| 57 |
+
primaryClass={cs.CV},
|
| 58 |
+
url={https://arxiv.org/abs/2409.11315},
|
| 59 |
}
|
| 60 |
```
|