paper-with-me

Papers

A Wavefront Marching Method for Solving the Eikonal Equation on Cartesian Grids

2015-12-01 · ICCV 2015 12 · Brais Cancela, Marcos Ortega, Manuel G. Penedo

This paper presents a new wavefront propagation method for dealing with the classic Eikonal equation. While classic Dijkstra-like graph-based techniques achieve the solution in O(M log M), they do not approximate the unique physically relevant solution very well. Fast Marching Methods (FMM) were created to efficiently solve the continuous problem. The proposed approximation tries to maintain the complexity, in order to make the algorithm useful in a wide range of contexts. The key idea behind our method is the creation of 'mini wave-fronts', which are combined to propagate the solution. Experimental results show the improvement in the accuracy with respect to the state of the art, while the average computational speed is maintained in O(M log M), similar to the FMM techniques.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

From Active Contours to Minimal Geodesic Paths: New Solutions to Active Contours Problems by Eikonal Equations

2019-07-23 · Da Chen, Laurent D. Cohen

In this chapter, we give an overview of part of our previous work based on the minimal path framework and the Eikonal partial differential equation (PDE). We show that by designing adequate Riemannian and Randers geodesi…

Boundary DetectionImage SegmentationSemantic Segmentation

Deep Eikonal Solvers

2019-03-19 · Moshe Lichtenstein, Gautam Pai, Ron Kimmel

A deep learning approach to numerically approximate the solution to the Eikonal equation is introduced. The proposed method is built on the fast marching scheme which comprises of two components: a local numerical solver…

Physics-informed Temporal Difference Metric Learning for Robot Motion Planning

2025-05-09 · Ruiqi Ni, Zherong Pan, Ahmed H Qureshi

The motion planning problem involves finding a collision-free path from a robot's starting to its target configuration. Recently, self-supervised learning methods have emerged to tackle motion planning problems without r…

Metric LearningMotion PlanningSelf-Supervised Learning

A Region-based Randers Geodesic Approach for Image Segmentation

2019-12-20 · Da Chen, Jean-Marie Mirebeau, Huazhong Shu, Laurent D. Cohen

The geodesic model based on the eikonal partial differential equation (PDE) has served as a fundamental tool for the applications of image segmentation and boundary detection in the past two decades. However, the existin…

Boundary DetectionImage SegmentationSegmentationSemantic Segmentation

Global Minimum for a Finsler Elastica Minimal Path Approach

2016-12-01 · Da Chen, Jean-Marie Mirebeau, Laurent D. Cohen

In this paper, we propose a novel curvature-penalized minimal path model via an orientation-lifted Finsler metric and the Euler elastica curve. The original minimal path model computes the globally minimal geodesic by so…

Contour Detection