paper-with-me

Papers

Nonparametric Functional Approximation with Delaunay Triangulation

2019-06-02 · Yehong Liu, Guosheng Yin

We propose a differentiable nonparametric algorithm, the Delaunay triangulation learner (DTL), to solve the functional approximation problem on the basis of a $p$-dimensional feature space. By conducting the Delaunay triangulation algorithm on the data points, the DTL partitions the feature space into a series of $p$-dimensional simplices in a geometrically optimal way, and fits a linear model within each simplex. We study its theoretical properties by exploring the geometric properties of the Delaunay triangulation, and compare its performance with other statistical learners in numerical studies.

📄 PDF Abstract BibTeX arXiv:1906.00350

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Nonparametric Nearest Neighbor Descent Clustering based on Delaunay Triangulation

2015-02-17 · Teng Qiu, Yong-Jie Li

In our physically inspired in-tree (IT) based clustering algorithm and the series after it, there is only one free parameter involved in computing the potential value of each point. In this work, based on the Delaunay Tr…

Clustering

DeepDT: Learning Geometry From Delaunay Triangulation for Surface Reconstruction

2021-01-25 · Yiming Luo, Zhenxing Mi, Wenbing Tao

In this paper, a novel learning-based network, named DeepDT, is proposed to reconstruct the surface from Delaunay triangulation of point cloud. DeepDT learns to predict inside/outside labels of Delaunay tetrahedrons dire…

Surface Reconstruction

Incremental Reconstruction of Urban Environments by Edge-Points Delaunay Triangulation

2016-04-21 · Andrea Romanoni, Matteo Matteucci

Urban reconstruction from a video captured by a surveying vehicle constitutes a core module of automated mapping. When computational power represents a limited resource and, a detailed map is not the primary goal, the re…

Delaunay Triangulation on Skeleton of Flowers for Classification

2016-09-06 · Y H Sharath Kumar, N. Vinay Kumar, D. S. Guru

In this work, we propose a Triangle based approach to classify flower images. Initially, flowers are segmented using whorl based region merging segmentation. Skeleton of a flower is obtained from the segmented flower usi…

ClassificationGeneral Classification

Learning Delaunay Surface Elements for Mesh Reconstruction

2020-12-02 · CVPR 2021 1 · Marie-Julie Rakotosaona, Paul Guerrero, Noam Aigerman, Niloy Mitra 외

We present a method for reconstructing triangle meshes from point clouds. Existing learning-based methods for mesh reconstruction mostly generate triangles individually, making it hard to create manifold meshes. We lever…