Skip to content

Commit b559490

Browse files
committed
macvo visuals, merge posts
1 parent 4ec48c7 commit b559490

3 files changed

Lines changed: 19 additions & 36 deletions

File tree

_posts/2025-05-13-macvo.md

Lines changed: 0 additions & 20 deletions
This file was deleted.

_posts/2025-07-04-macvo-bestpaper.md

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -16,27 +16,28 @@ We are thrilled to announce that our paper **"[MAC-VO](https://mac-vo.github.io/
1616
This prestigious recognition at the IEEE International Conference on Robotics and Automation (ICRA) 2025 highlights the significant impact of our work in advancing stereo visual odometry through learning-based approaches. The dual awards underscore both the technical excellence and practical relevance of our research in the robotics community.
1717

1818

19-
<div style="display: flex; justify-content: space-around;">
20-
<figure style="width: 48%;">
21-
<img src="/img/posts/2025-07-04-macvo-bestpaper/bestconference.jpg" alt="Best Conference Paper Award" style="width: 100%;">
22-
<figcaption style="text-align: center;">Best Conference Paper Award</figcaption>
23-
</figure>
24-
<figure style="width: 48%;">
25-
<img src="/img/posts/2025-07-04-macvo-bestpaper/bestperception.jpg" alt="Best Paper Award on Robot Perception" style="width: 100%;">
26-
<figcaption style="text-align: center;">Best Paper Award on Robot Perception</figcaption>
27-
</figure>
28-
</div>
29-
19+
<table>
20+
<tr>
21+
<td>
22+
<img src="/img/posts/2025-07-04-macvo-bestpaper/bestconference.jpg" width="100%"><br>
23+
Best Conference Paper Award
24+
</td>
25+
<td>
26+
<img src="/img/posts/2025-07-04-macvo-bestpaper/bestperception.jpg" width="100%"><br>
27+
Best Paper Award on Robot Perception
28+
</td>
29+
</tr>
30+
</table>
3031

3132

33+
## About MAC-VO
3234

35+
MAC-VO introduces a novel metrics-aware covariance framework that significantly improves the accuracy and reliability of learning-based stereo visual odometry systems. Our model leverages learned uncertainty to filter out low-quality features, enhance keypoint selection, and thereby improve pose estimation accuracy. MAC-VO also enables dense mapping using only stereo input, without requiring bundle adjustment or multi-frame optimization. Our approach addresses key challenges in uncertainty quantification and performance optimization for autonomous navigation applications.
3336

37+
We conducted extensive evaluations on public benchmark datasets, such as VBR, EuRoC, and TartanAir, and our own collection, encompassing a wide range of environments, including indoor, outdoor, and scenarios with extreme lightining conditions. These tests demonstrate that MAC-VO outperforms existing visual odometry algorithms and even some SLAM systems in difficult scenarios.
3438

35-
## About MAC-VO
39+
More details and open-source code can be found on our **[Project Website](https://mac-vo.github.io)**.
3640

37-
MAC-VO introduces a novel metrics-aware covariance framework that significantly improves the accuracy and reliability of learning-based stereo visual odometry systems. Our approach addresses key challenges in uncertainty quantification and performance optimization for autonomous navigation applications.
38-
39-
- **Project Website**: [https://mac-vo.github.io](https://mac-vo.github.io)
4041

4142
## Conference Highlights
4243

@@ -49,4 +50,6 @@ Check out our live demonstrations from the conference:
4950

5051
Congratulations to all team members who contributed to this achievement! This award represents the culmination of dedicated research efforts and collaborative work across our team.
5152

52-
We look forward to continuing our research in visual odometry and contributing to the advancement of autonomous robotics technology.
53+
We look forward to continuing our research in visual odometry and contributing to the advancement of autonomous robotics technology.
54+
55+
<video src="/img/posts/2025-07-04-macvo-bestpaper/macvo_bestpaper_web.mp4" autoplay loop muted width="95%"></video>
15.8 MB
Binary file not shown.

0 commit comments

Comments
 (0)