chamferdist
Point cloud distance metric
A PyTorch module for computing the Chamfer distance between two 3D point clouds.
Pytorch package to compute Chamfer distance between point sets (pointclouds).
306 stars
7 watching
50 forks
Language: Cuda
last commit: 8 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nicolas-chaulet/torch-points3d | A PyTorch framework for building and training deep learning models on point clouds. | 219 |
fxia22/pointnet.pytorch | This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,149 |
idegelis/torch-points3d-siamesekpconv | A deep learning framework for 3D point cloud analysis, specifically for change detection and segmentation tasks. | 31 |
kzampog/cilantro | A C++ library for efficient processing and analysis of 3D point cloud data | 1,036 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
carlosmccosta/dynamic_robot_localization | A modular point cloud matching library used for robot localization and 3D perception in various applications. | 826 |
pglira/point_cloud_tools_for_matlab | A collection of Matlab classes for working with point clouds and aligning multiple 3D point sets using the Iterative Closest Point (ICP) algorithm. | 117 |
doukremt/distance | Library for comparing sequences of characters with various distance metrics. | 117 |
davidtvs/pytorch-enet | A PyTorch implementation of a real-time semantic segmentation model using ENet architecture | 389 |
kdmayer/pointer | A LiDAR-derived point cloud dataset of one million English buildings linked to energy characteristics | 13 |
pglira/simpleicp | A software package implementing a simple algorithm for aligning two 3D point clouds using an iterative closest point method | 298 |
virtual-vehicle/pointcloudset | A Python library for analyzing large datasets of 3D point clouds recorded over time in an efficient way. | 44 |
kevalpatel2106/collision-detector-android-things | Calculates the distance of an object using ultrasonic ranging sensor HC-SR04 with Android Things | 10 |
qingyonghu/randla-net | A deep learning framework for efficient semantic segmentation of large-scale 3D point clouds | 1,312 |
pyrocko/kite | Software for processing InSAR surface displacement data in support of earthquake modeling | 79 |