Skip to content

Commit c9491fa

Browse files
committed
Added UFM to research
1 parent d72f07b commit c9491fa

2 files changed

Lines changed: 23 additions & 0 deletions

File tree

_posts/2025-06-12-ufm.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
layout: post
3+
title: "UFM: A Simple Path towards Unified Dense Correspondence with Flow"
4+
date: 2025-06-12 10:35:00
5+
categories: research
6+
description: "UFM is a simple, end-to-end trained transformer model that directly regresses pixel displacement images (flow) & covisibility which can be applied to both optical flow and wide-baseline matching tasks with high accuracy and efficiency."
7+
author: "Yuchen Zhang"
8+
published: true
9+
redirect: "https://uniflowmatch.github.io/"
10+
show_sidebar: false
11+
# slim_content_width: true
12+
permalink: /ufm_redirect/
13+
image: /img/posts/2025-06-12-ufm/ufm_teaser.gif
14+
datatable: true
15+
title_image: None
16+
hero_image: /img/posts/2025-06-12-ufm/ufm_teaser.gif
17+
hero_height: is-large
18+
remove_hero_title: false
19+
menubar_toc: false
20+
tags: Perception, Learning, SLAM
21+
---
22+
23+
UFM is a simple, end-to-end trained transformer model that directly regresses pixel displacement images (flow) & covisibility which can be applied to both optical flow and wide-baseline matching tasks with high accuracy and efficiency.
3.42 MB
Loading

0 commit comments

Comments
 (0)