← Search

Jiangyu Liu

8 accepted papers

2024

FlowDiffuser: Advancing Optical Flow Estimation with Diffusion Models

CVPR 2024highlight

Optical flow estimation a process of predicting pixel-wise displacement between consecutive frames has commonly been approached as a regression task in the age of deep learning. Despite notable advancements this de facto paradigm unfortunately falls short in generalization performance when trained o…

2023

Explicit Motion Disentangling for Efficient Optical Flow Estimation

ICCV 2023poster

In this paper, we propose a novel framework for optical flow estimation that achieves a good balance between performance and efficiency. Our approach involves disentangling global motion learning from local flow estimation, treating global matching and local refinement as separate stages. We offer t…

Cited by 18PDFcodeScholar
2023

Uncertainty Guided Adaptive Warping for Robust and Efficient Stereo Matching

ICCV 2023poster

Correlation based stereo matching has achieved outstanding performance, which pursues cost volume between two feature maps. Unfortunately, current methods with a fixed trained model do not work uniformly well across various datasets, greatly limiting their real-world applicability. To tackle this is…

Cited by 24PDFScholar
2022

DIP: Deep Inverse Patchmatch for High-Resolution Optical Flow

CVPR 2022poster

Recently, the dense correlation volume method achieves state-of-the-art performance in optical flow. However, the correlation volume computation requires a lot of memory, which makes prediction difficult on high-resolution images. In this paper, we propose a novel Patchmatch-based framework to work…

Cited by 53PDFcodeScholar
2022

Practical Stereo Matching via Cascaded Recurrent Network With Adaptive Correlation

CVPR 2022oral

With the advent of convolutional neural networks, stereo matching algorithms have recently gained tremendous progress. However, it remains a great challenge to accurately extract disparities from real-world image pairs taken by consumer-level devices like smartphones, due to practical complicating f…

Cited by 318PDFcodeScholar
2022

RealFlow: EM-Based Realistic Optical Flow Dataset Generation from Videos

ECCV 2022poster

"Obtaining the ground truth labels from a video is challenging since the manual annotation of pixel-wise flow labels is prohibitively expensive and laborious. Besides, existing approaches try to adapt the trained model on synthetic datasets to authentic videos, which inevitably suffers from domain d…

2021

Practical Wide-Angle Portraits Correction With Deep Structured Models

CVPR 2021poster

Wide-angle portraits often enjoy expanded views. However, they contain perspective distortions, especially noticeable when capturing group portrait photos, where the background is skewed and faces are stretched. This paper introduces the first deep learning based approach to remove such artifacts fr…

Cited by 23PDFcodeScholar