paper-with-me

Papers

FlowFeat: Pixel-Dense Embedding of Motion Profiles

2025-11-10 · Nikita Araslanov, Anna Sonnweber, Daniel Cremers arxiv

Dense and versatile image representations underpin the success of virtually all computer vision applications. However, state-of-the-art networks, such as transformers, produce low-resolution feature grids, which are suboptimal for dense prediction tasks. To address this limitation, we present FlowFeat, a high-resolution and multi-task feature representation. The key ingredient behind FlowFeat is a novel distillation technique that embeds a distribution of plausible apparent motions, or motion profiles. By leveraging optical flow networks and diverse video data, we develop an effective self-supervised training framework that statistically approximates the apparent motion. With its remarkable level of spatial detail, FlowFeat encodes a compelling degree of geometric and semantic cues while exhibiting high temporal consistency. Empirically, FlowFeat significantly enhances the representational power of five state-of-the-art encoders and alternative upsampling strategies across three dense tasks: video object segmentation, monocular depth estimation and semantic segmentation. Training FlowFeat is computationally inexpensive and robust to inaccurate flow estimation, remaining highly effective even when using unsupervised flow networks. Our work takes a step forward towards reliable and versatile dense image representations.

📄 PDF Abstract BibTeX arXiv:2511.07696

Code (0)

등록된 구현이 없습니다.

Tasks

Monocular Depth EstimationVideo Object SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

RAFT-3D: Scene Flow using Rigid-Motion Embeddings

2020-12-01 · CVPR 2021 1 · Zachary Teed, Jia Deng

We address the problem of scene flow: given a pair of stereo or RGB-D video frames, estimate pixelwise 3D motion. We introduce RAFT-3D, a new deep architecture for scene flow. RAFT-3D is based on the RAFT model developed…

Optical Flow EstimationScene Flow Estimation

Object Discovery in Videos as Foreground Motion Clustering

2018-12-06 · CVPR 2019 6 · Christopher Xie, Yu Xiang, Zaid Harchaoui, Dieter Fox

We consider the problem of providing dense segmentation masks for object discovery in videos. We formulate the object discovery problem as foreground motion clustering, where the goal is to cluster foreground pixels in v…

ClusteringMotion SegmentationObjectObject Discovery+2

Dense Pixel-wise Micro-motion Estimation of Object Surface by using Low Dimensional Embedding of Laser Speckle Pattern

2020-10-31 · Ryusuke Sagawa, Yusuke Higuchi, Hiroshi Kawasaki, Ryo Furukawa 외

This paper proposes a method of estimating micro-motion of an object at each pixel that is too small to detect under a common setup of camera and illumination. The method introduces an active-lighting approach to make th…

Motion Estimation

HumanGPS: Geodesic PreServing Feature for Dense Human Correspondences

2021-03-29 · CVPR 2021 1 · Feitong Tan, Danhang Tang, Mingsong Dou, Kaiwen Guo 외

In this paper, we address the problem of building dense correspondences between human images under arbitrary camera viewpoints and body poses. Prior art either assumes small motion between frames or relies on local descr…

Robust e-NeRF: NeRF from Sparse & Noisy Events under Non-Uniform Motion

2023-09-15 · ICCV 2023 1 · Weng Fei Low, Gim Hee Lee

Event cameras offer many advantages over standard cameras due to their distinctive principle of operation: low power, low latency, high temporal resolution and high dynamic range. Nonetheless, the success of many downstr…

3D Scene ReconstructionNeRFNovel View Synthesis