SOTAVerified

Differentiable Computational Geometry for 2D and 3D machine learning

2020-11-22Code Available0· sign in to hype

Yuanxin Zhong

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

With the growth of machine learning algorithms with geometry primitives, a high-efficiency library with differentiable geometric operators are desired. We present an optimized Differentiable Geometry Algorithm Library (DGAL) loaded with implementations of differentiable operators for geometric primitives like lines and polygons. The library is a header-only templated C++ library with GPU support. We discuss the internal design of the library and benchmark its performance on some tasks with other implementations.

Tasks

Reproductions