磁共振指纹(MRF)的模块化、厂商无关的开源框架。基于Pulseq标准的定量MRI研究平台。
Scanned 9/11/2026
Install to Claude Code
npx -y skills add hiyenwong/ai_collection --skill openmrf-mri-fingerprinting --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Openmrf Mri Fingerprinting?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hiyenwong-openmrf-mri-fingerprinting)More formats (shields.io, HTML) on the badges page.
---
name: openmrf-mri-fingerprinting
description: "磁共振指纹(MRF)的模块化、厂商无关的开源框架。基于Pulseq标准的定量MRI研究平台。"
category: "neuroscience"
source: "arXiv:2604.22713"
published: "2026-04-24"
paper_url: "https://arxiv.org/abs/2604.22713"
tags: ["MRF", "OpenMRF", "quantitative MRI", "Pulseq", "fingerprinting", "Bloch simulation"]
---
# OpenMRF: A Modular, Vendor-Neutral Open-Source Framework for Magnetic Resonance Fingerprinting
## 概述
磁共振指纹(MRF)的模块化、厂商无关的开源框架。基于Pulseq标准的定量MRI研究平台。
**来源论文**: [OpenMRF: A Modular, Vendor-Neutral Open-Source Framework for Magnetic Resonance Fingerprinting](https://arxiv.org/abs/2604.22713)
**发表日期**: 2026-04-24
**arXiv ID**: 2604.22713
---
## 核心方法论
核心方法论:
1. **OpenMRF框架组件**
- Pulseq序列设计模块
- Bloch仿真字典生成
- 迭代低秩子空间重建
2. **序列模块**
- 可变密度螺旋读出
- 轨迹校准(Robison方法)
- T1/T2/T1ρ编码准备模块
3. **对比度准备**
- 绝热反转脉冲(双曲正割)
- T2准备(BIR-4脉冲)
- Spin-lock准备(T1ρ)
4. **仿真与重建**
- 自动化Bloch仿真
- 低秩压缩(字典和数据)
- 字典匹配参数图生成
5. **多平台验证**
- Siemens 0.55T/1.5T/3T
- GE和United Imaging 3T
- 多部位(脑、肝脏、心肌)
---
## 应用场景
- 定量MRI
- 磁共振指纹
- 医学影像研究
- 多平台MR序列开发
- 组织特性成像
---
## 触发关键词
`MRF`, `OpenMRF`, `quantitative MRI`, `Pulseq`, `fingerprinting`, `Bloch simulation`
---
## 技术要点
### 模型架构
- 基于最新的生成模型和神经科学技术
- 结合了深度学习和神经科学理论
- 支持多模态数据融合
### 数据要求
- 神经影像学数据(fMRI、EEG、MRI等)
- 行为数据(动物或人类)
- 临床变量(年龄、性别、健康状况等)
### 评估指标
- 图像重建质量(PSNR、SSIM)
- 分类准确性
- 时间一致性
- 解剖学合理性
---
## 实现参考
### Python依赖
```bash
pip install torch torchvision torchaudio
pip install diffusers transformers
pip install numpy scipy matplotlib
pip install mne # EEG处理
pip install nibabel # 神经影像
```
### 代码示例
```python
# 根据具体应用场景实现
# 参考原论文的实现细节
```
---
## 相关论文
- OpenMRF: A Modular, Vendor-Neutral Open-Source Framework for Magnetic Resonance Fingerprinting
- arXiv:2604.22713
---
## 更新日志
- **2026-04-24**: 基于arXiv论文创建技能
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!