Skip to content

Commit 839fa59

Browse files
committed
update logo
1 parent 71be6ca commit 839fa59

5 files changed

Lines changed: 72 additions & 8 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@
1313

1414
<p align="center"> <img src="https://img.shields.io/badge/Task-Multimodal_Emotion_Reasoning-red"> <img src="https://img.shields.io/badge/Task-Multimodal_Emotion_Recognition-red"> <img src="https://zenodo.org/badge/1007639998.svg" alt="DOI"> </p>
1515

16-
<!-- <p align="center"> <img src="docs/assets/logo.png" width="400"> </p> -->
16+
<p align="center"> <img src="docs/assets/logo.svg" width="400"> </p>
1717

18-
<p align="center">
18+
<!-- <p align="center">
1919
<a href="https://lum1104.github.io/MER-Factory/">
2020
<img src="https://svg-banners.vercel.app/api?type=origin&text1=MER-Factory%20🧰&text2=✨%20Factory%20for%20Multimodal%20Emotion%20Recognition%20Reasoning%20(MERR)%20datasets&width=800&height=200" alt="MER-Factory Banner">
2121
</a>
22-
</p>
22+
</p> -->
2323

2424
## 🚀 Project Roadmap
2525

README_zh.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414

1515
<p align="center"> <img src="https://img.shields.io/badge/Task-Multimodal_Emotion_Reasoning-red"> <img src="https://img.shields.io/badge/Task-Multimodal_Emotion_Recognition-red"> <img src="https://zenodo.org/badge/1007639998.svg" alt="DOI"> </p>
1616

17-
<!-- <p align="center"> <img src="docs/assets/logo.png" width="400"> </p> -->
17+
<p align="center"> <img src="docs/assets/logo.svg" width="400"> </p>
1818

19-
<p align="center">
19+
<!-- <p align="center">
2020
<a href="https://lum1104.github.io/MER-Factory/">
2121
<img src="https://svg-banners.vercel.app/api?type=origin&text1=MER-Factory%20🧰&text2=✨%20多模态情绪识别推理%20(MERR)%20数据集工厂&width=800&height=200" alt="MER-Factory Banner">
2222
</a>
23-
</p>
23+
</p> -->
2424

2525
## 🚀 项目路线图
2626

docs/assets/logo.svg

Lines changed: 56 additions & 0 deletions
Loading

docs/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,13 @@ lang: en
1717
<img src="https://zenodo.org/badge/1007639998.svg" alt="DOI">
1818
</div>
1919

20-
<img src="assets/logo.png" alt="MER-Factory Logo" class="hero-image">
20+
<img src="assets/logo.svg" alt="MER-Factory Logo" class="hero-image">
2121
</div>
2222

23+
## 🚀 Project Roadmap
24+
25+
MER-Factory is under active development with new features being added regularly - check our [roadmap](https://github.com/Lum1104/MER-Factory/wiki) and welcome contributions!
26+
2327
## Quick Overview
2428

2529
MER-Factory is a **Python-based, open-source framework** designed for the Affective Computing community. It automates the creation of unified datasets for training Multimodal Large Language Models (MLLMs) by extracting multimodal features and leveraging LLMs to generate detailed analyses and emotional reasoning summaries.

docs/zh/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,13 @@ lang: zh
1717
<img src="https://zenodo.org/badge/1007639998.svg" alt="DOI">
1818
</div>
1919

20-
<img src="../assets/logo.png" alt="MER-Factory 标志" class="hero-image">
20+
<img src="../assets/logo.svg" alt="MER-Factory 标志" class="hero-image">
2121
</div>
2222

23+
## 🚀 项目路线图
24+
25+
MER-Factory 正在积极开发中,新功能会定期添加 - 查看我们的[路线图](https://github.com/Lum1104/MER-Factory/wiki),欢迎贡献!
26+
2327
## 快速概览
2428

2529
MER-Factory 是一个**基于 Python 的开源框架**,专为情感计算社区设计。它通过提取多模态特征并利用大型语言模型 (LLM) 生成详细分析和情感推理摘要,从而自动化创建用于训练多模态大型语言模型 (MLLM) 的统一数据集。

0 commit comments

Comments
 (0)