paper-with-me

Papers

Polygonal Point Set Tracking

2021-05-30 · CVPR 2021 1 · Gunhee Nam, Miran Heo, Seoung Wug Oh, Joon-Young Lee, Seon Joo Kim

In this paper, we propose a novel learning-based polygonal point set tracking method. Compared to existing video object segmentation~(VOS) methods that propagate pixel-wise object mask information, we propagate a polygonal point set over frames. Specifically, the set is defined as a subset of points in the target contour, and our goal is to track corresponding points on the target contour. Those outputs enable us to apply various visual effects such as motion tracking, part deformation, and texture mapping. To this end, we propose a new method to track the corresponding points between frames by the global-local alignment with delicately designed losses and regularization terms. We also introduce a novel learning strategy using synthetic and VOS datasets that makes it possible to tackle the problem without developing the point correspondence dataset. Since the existing datasets are not suitable to validate our method, we build a new polygonal point set tracking dataset and demonstrate the superior performance of our method over the baselines and existing contour-based VOS methods. In addition, we present visual-effects applications of our method on part distortion and text mapping.

📄 PDF Abstract BibTeX arXiv:2105.14584

Code (1)

junbongjang/contour-tracking tf

Tasks

Semantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

VOS VOS is a type of video object segmentation model consisting of two network components. The target appearance model consists of a light-weight module, which is learned during…

Similar Papers 제목 키워드 기반

Parametric Point Cloud Completion for Polygonal Surface Reconstruction

2025-03-11 · CVPR 2025 1 · Zhaiyu Chen, Yuqing Wang, Liangliang Nan, Xiao Xiang Zhu

Existing polygonal surface reconstruction methods heavily depend on input completeness and struggle with incomplete point clouds. We argue that while current point cloud completion techniques may recover missing points, …

Point Cloud CompletionSurface Reconstruction

PolyFit: Polygonal Surface Reconstruction From Point Clouds

2017-10-01 · ICCV 2017 10 · Liangliang Nan, Peter Wonka

We propose a novel framework for reconstructing lightweight polygonal surfaces from point clouds. Unlike traditional methods that focus on either extracting good geometric primitives or obtaining proper arrangements of p…

Surface Reconstruction

Contour polygonal approximation using shortest path in networks

2013-11-18 · André Ricardo Backes, Dalcimar Casanova, Odemir Martinez Bruno

Contour polygonal approximation is a simplified representation of a contour by line segments, so that the main characteristics of the contour remain in a small number of line segments. This paper presents a novel method …

Bundle Pooling for Polygonal Architecture Segmentation Problem

2020-06-01 · CVPR 2020 6 · Huayi Zeng, Kevin Joseph, Adam Vest, Yasutaka Furukawa

This paper introduces a polygonal architecture segmentation problem, proposes bundle-pooling modules for line structure reasoning, and demonstrates a virtual remodeling application that produces production quality result…

Spline Trajectory Tracking and Obstacle Avoidance for Mobile Agents via Convex Optimization

2024-03-25 · Akua Dickson, Christos G. Cassandras, Roberto Tron

We propose an output feedback control-based motion planning technique for agents to enable them to converge to a specified polynomial trajectory while imposing a set of safety constraints on our controller to avoid colli…

Motion Planning