kim020306 commited on
Commit
7d12336
·
verified ·
1 Parent(s): d2c08ac

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -36,7 +36,6 @@ dataset_info:
36
  - config_name: default
37
  data_files: "**/*"
38
  ---
39
-
40
  <div align="center">
41
 
42
  <h1 style="font-size:44px; font-weight:900; margin-bottom:10px;">
@@ -48,13 +47,13 @@ Small-Scale Demonstration Data from the FastUMI Pro Multimodal Sensing System
48
  <br>(Only Dozens of Trajectories — Full Dataset Available Upon Request)
49
  </h3>
50
 
51
-
52
- <img src="https://img.shields.io/badge/FastUMI-Pro-brightgreen" height="15"/>
53
- <img src="https://img.shields.io/badge/Sample%20Dataset-Small-blue" height="15"/>
54
- <img src="https://img.shields.io/badge/Multimodal-Vision%20%7C%20Pose%20%7C%20PointCloud-orange" height="15"/>
55
-
56
- <br>
57
- <br>
58
 
59
  <a href="https://fastumi.com/pro/">Project Homepage</a>
60
 
 
36
  - config_name: default
37
  data_files: "**/*"
38
  ---
 
39
  <div align="center">
40
 
41
  <h1 style="font-size:44px; font-weight:900; margin-bottom:10px;">
 
47
  <br>(Only Dozens of Trajectories — Full Dataset Available Upon Request)
48
  </h3>
49
 
50
+ <!-- 修改开始:将三个徽章放在同一行 -->
51
+ <div style="display: flex; justify-content: center; gap: 8px; margin: 10px 0;">
52
+ <img src="https://img.shields.io/badge/FastUMI-Pro-brightgreen" height="15"/>
53
+ <img src="https://img.shields.io/badge/Sample%20Dataset-Small-blue" height="15"/>
54
+ <img src="https://img.shields.io/badge/Multimodal-Vision%20%7C%20Pose%20%7C%20PointCloud-orange" height="15"/>
55
+ </div>
56
+ <!-- 修改结束 -->
57
 
58
  <a href="https://fastumi.com/pro/">Project Homepage</a>
59