paper-with-me

Papers

Dual-frame Fluid Motion Estimation with Test-time Optimization and Zero-divergence Loss

2024-10-15 · Yifei Zhang, Huan-ang Gao, Zhou Jiang, Hao Zhao

3D particle tracking velocimetry (PTV) is a key technique for analyzing turbulent flow, one of the most challenging computational problems of our century. At the core of 3D PTV is the dual-frame fluid motion estimation algorithm, which tracks particles across two consecutive frames. Recently, deep learning-based methods have achieved impressive accuracy in dual-frame fluid motion estimation; however, they heavily depend on large volumes of labeled data. In this paper, we introduce a new method that is completely self-supervised and notably outperforms its fully-supervised counterparts while requiring only 1% of the training samples (without labels) used by previous methods. Our method features a novel zero-divergence loss that is specific to the domain of turbulent flow. Inspired by the success of splat operation in high-dimensional filtering and random fields, we propose a splat-based implementation for this loss which is both efficient and effective. The self-supervised nature of our method naturally supports test-time optimization, leading to the development of a tailored Dynamic Velocimetry Enhancer (DVE) module. We demonstrate that strong cross-domain robustness is achieved through test-time optimization on unseen leave-one-out synthetic domains and real physical/biological domains. Code, data and models are available at https://github.com/Forrest-110/FluidMotionNet.

📄 PDF Abstract BibTeX arXiv:2410.11934

Code (1)

Forrest-110/FluidMotionNet 공식 구현 pytorch

Tasks

Motion Estimation

Similar Papers 제목 키워드 기반

3D Fluid Flow Estimation with Integrated Particle Reconstruction

2018-04-09 · Katrin Lasinger, Christoph Vogel, Thomas Pock, Konrad Schindler

The standard approach to densely reconstruct the motion in a volume of fluid is to inject high-contrast tracer particles and record their motion with multiple high-speed cameras. Almost all existing work processes the ac…

3D ReconstructionMotion Estimation

Learning to Estimate and Refine Fluid Motion with Physical Dynamics

2022-06-21 · Mingrui Zhang, Jianhong Wang, James Tlhomole, Matthew D. Piggott

Extracting information on fluid motion directly from images is challenging. Fluid flow represents a complex dynamic system governed by the Navier-Stokes equations. General optical flow methods are typically designed for …

Motion EstimationOptical Flow Estimation

Tracking via Motion Estimation with Physically Motivated Inter-Region Constraints

2014-02-06 · Omar Arif, Ganesh Sundaramoorthi, Byung-Woo Hong, Anthony Yezzi

In this paper, we propose a method for tracking structures (e.g., ventricles and myocardium) in cardiac images (e.g., magnetic resonance) by propagating forward in time a previous estimate of the structures via a new def…

Interactive SegmentationMotion EstimationSegmentation

Simulating Fluids in Real-World Still Images

2022-04-24 · ICCV 2023 1 · Siming Fan, Jingtan Piao, Chen Qian, Kwan-Yee Lin 외

In this work, we tackle the problem of real-world fluid animation from a still image. The key of our system is a surface-based layered representation deriving from video decomposition, where the scene is decoupled into a…

Motion Estimation

A Framework for Fluid Motion Estimation using a Constraint-Based Refinement Approach

2020-11-24 · Hirak Doshi, N. Uday Kiran

Physics-based optical flow models have been successful in capturing the deformities in fluid motion arising from digital imagery. However, a common theoretical framework analyzing several physics-based models is missing.…

Motion EstimationOptical Flow Estimation