paper-with-me

Papers

FractalPINN-Flow: A Fractal-Inspired Network for Unsupervised Optical Flow Estimation with Total Variation Regularization

2025-09-10 · Sara Behnamian, Rasoul Khaksarinezhad, Andreas Langer arxiv

We present FractalPINN-Flow, an unsupervised deep learning framework for dense optical flow estimation that learns directly from consecutive grayscale frames without requiring ground truth. The architecture centers on the Fractal Deformation Network (FDN) - a recursive encoder-decoder inspired by fractal geometry and self-similarity. Unlike traditional CNNs with sequential downsampling, FDN uses repeated encoder-decoder nesting with skip connections to capture both fine-grained details and long-range motion patterns. The training objective is based on a classical variational formulation using total variation (TV) regularization. Specifically, we minimize an energy functional that combines $L^1$ and $L^2$ data fidelity terms to enforce brightness constancy, along with a TV term that promotes spatial smoothness and coherent flow fields. Experiments on synthetic and benchmark datasets show that FractalPINN-Flow produces accurate, smooth, and edge-preserving optical flow fields. The model is especially effective for high-resolution data and scenarios with limited annotations.

📄 PDF Abstract BibTeX arXiv:2509.08670

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow Estimation

Similar Papers 제목 키워드 기반

UnFlow: Unsupervised Learning of Optical Flow with a Bidirectional Census Loss

2017-11-21 · Simon Meister, Junhwa Hur, Stefan Roth

In the era of end-to-end deep learning, many advances in computer vision are driven by large amounts of labeled data. In the optical flow setting, however, obtaining dense per-pixel ground truth for real scenes is diffic…

Optical Flow Estimation

Fractal Flow: Hierarchical and Interpretable Normalizing Flow via Topic Modeling and Recursive Strategy

2025-08-27 · Binhui Zhang, Jianwei Ma arxiv

Normalizing Flows provide a principled framework for high-dimensional density estimation and generative modeling by constructing invertible transformations with tractable Jacobian determinants. We propose Fractal Flow, a…

Density Estimation

Improving Unsupervised Video Object Segmentation via Fake Flow Generation

2024-07-16 · Suhwan Cho, Minhyeok Lee, Jungho Lee, Donghyeong Kim 외

Unsupervised video object segmentation (VOS), also known as video salient object detection, aims to detect the most prominent object in a video at the pixel level. Recently, two-stream approaches that leverage both RGB i…

Objectobject-detectionObject DetectionOptical Flow Estimation+6

FlowDA: Unsupervised Domain Adaptive Framework for Optical Flow Estimation

2023-12-28 · Miaojie Feng, Longliang Liu, Hao Jia, Gangwei Xu 외

Collecting real-world optical flow datasets is a formidable challenge due to the high cost of labeling. A shortage of datasets significantly constrains the real-world performance of optical flow models. Building virtual …

Dataset GenerationOptical Flow Estimation

NccFlow: Unsupervised Learning of Optical Flow With Non-occlusion from Geometry

2021-07-08 · Guangming Wang, Shuaiqi Ren, Hesheng Wang

Optical flow estimation is a fundamental problem of computer vision and has many applications in the fields of robot learning and autonomous driving. This paper reveals novel geometric laws of optical flow based on the i…

Autonomous DrivingBlockingOptical Flow Estimation