paper-with-me

홈 › Papers

FlowFormer: A Transformer Architecture and Its Masked Cost Volume Autoencoding for Optical Flow

2023-06-08 · Zhaoyang Huang, Xiaoyu Shi, Chao Zhang, Qiang Wang, Yijin Li, Hongwei Qin, Jifeng Dai, Xiaogang Wang, Hongsheng Li

This paper introduces a novel transformer-based network architecture, FlowFormer, along with the Masked Cost Volume AutoEncoding (MCVA) for pretraining it to tackle the problem of optical flow estimation. FlowFormer tokenizes the 4D cost-volume built from the source-target image pair and iteratively refines flow estimation with a cost-volume encoder-decoder architecture. The cost-volume encoder derives a cost memory with alternate-group transformer~(AGT) layers in a latent space and the decoder recurrently decodes flow from the cost memory with dynamic positional cost queries. On the Sintel benchmark, FlowFormer architecture achieves 1.16 and 2.09 average end-point-error~(AEPE) on the clean and final pass, a 16.5\% and 15.5\% error reduction from the GMA~(1.388 and 2.47). MCVA enhances FlowFormer by pretraining the cost-volume encoder with a masked autoencoding scheme, which further unleashes the capability of FlowFormer with unlabeled data. This is especially critical in optical flow estimation because ground truth flows are more expensive to acquire than labels in other vision tasks. MCVA improves FlowFormer all-sided and FlowFormer+MCVA ranks 1st among all published methods on both Sintel and KITTI-2015 benchmarks and achieves the best generalization performance. Specifically, FlowFormer+MCVA achieves 1.07 and 1.94 AEPE on the Sintel benchmark, leading to 7.76\% and 7.18\% error reductions from FlowFormer.

📄 PDF Abstract BibTeX arXiv:2306.05442

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderOptical Flow Estimation

Similar Papers 제목 키워드 기반

FlowFormer++: Masked Cost Volume Autoencoding for Pretraining Optical Flow Estimation

2023-03-02 · CVPR 2023 1 · Xiaoyu Shi, Zhaoyang Huang, Dasong Li, Manyuan Zhang 외

FlowFormer introduces a transformer architecture into optical flow estimation and achieves state-of-the-art performance. The core component of FlowFormer is the transformer-based cost-volume encoder. Inspired by the rece…

Optical Flow Estimation

FlowFormer: A Transformer Architecture for Optical Flow

2022-03-30 · Zhaoyang Huang, Xiaoyu Shi, Chao Zhang, Qiang Wang 외

We introduce optical Flow transFormer, dubbed as FlowFormer, a transformer-based neural network architecture for learning optical flow. FlowFormer tokenizes the 4D cost volume built from an image pair, encodes the cost t…

DecoderOptical Flow Estimation

Flowformer: Linearizing Transformers with Conservation Flows

2022-02-13 · Haixu Wu, Jialong Wu, Jiehui Xu, Jianmin Wang 외

Transformers based on the attention mechanism have achieved impressive success in various areas. However, the attention mechanism has a quadratic complexity, significantly impeding Transformers from dealing with numerous…

D4RLOffline RLTime SeriesTime Series Analysis

NEMESIS: Noise-suppressed Efficient MAE with Enhanced Superpatch Integration Strategy

2026-04-02 · Kyeonghun Kim, Hyeonseok Jung, Youngung Han, Hyunsu Go 외 arxiv

Volumetric CT imaging is essential for clinical diagnosis, yet annotating 3D volumes is expensive and time-consuming, motivating self-supervised learning (SSL) from unlabeled data. However, applying SSL to 3D CT remains …

Self-Supervised Learning

BlinkFlow: A Dataset to Push the Limits of Event-based Optical Flow Estimation

2023-03-14 · Yijin Li, Zhaoyang Huang, Shuo Chen, Xiaoyu Shi 외

Event cameras provide high temporal precision, low data rates, and high dynamic range visual perception, which are well-suited for optical flow estimation. While data-driven optical flow estimation has obtained great suc…

Event-based Optical FlowOptical Flow Estimation