PointDAN
Point Cloud Adapter
Develops a deep learning model for domain adaptation on 3D point cloud data
Code of NeurIPS19 Paper "PointDAN: A Multi-Scale 3D Domain Adaption Network for Point Cloud Representation".
130 stars
14 watching
24 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yangyanli/pointcnn | A deep learning framework for processing 3D point cloud data to extract relevant features for classification and segmentation tasks. | 1,382 |
idegelis/torch-points3d-siamesekpconv | A deep learning framework for 3D point cloud analysis, specifically for change detection and segmentation tasks. | 31 |
qingyonghu/randla-net | A deep learning framework for efficient semantic segmentation of large-scale 3D point clouds | 1,312 |
fxia22/pointnet.pytorch | This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,149 |
nicolas-chaulet/torch-points3d | A PyTorch framework for building and training deep learning models on point clouds. | 219 |
pemn/vtk_triangulate_points | Creates simplified surfaces from dense point clouds using either Delaunay or grid triangulation methods | 10 |
pdal/java | Java bindings for the Point Cloud Algorithm Library (PDAL) to enable usage on the Java Virtual Machine. | 8 |
peiyunh/opcseg | This project provides an implementation of an algorithm for optimal segmentation of 3D point clouds from LiDAR scans | 23 |
wasidennis/adaptsegnet | This project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another. | 849 |
kdmayer/pointer | A LiDAR-derived point cloud dataset of one million English buildings linked to energy characteristics | 13 |
matlab-deep-learning/pretrained-salsanext | Provides pre-trained deep learning model for semantic segmentation of 3D point clouds using SalsaNext architecture | 14 |
daavoo/pyntcloud | A Python library for processing and manipulating 3D point clouds | 1,415 |
carlosmccosta/dynamic_robot_localization | A modular point cloud matching library used for robot localization and 3D perception in various applications. | 826 |
virtual-vehicle/pointcloudset | A Python library for analyzing large datasets of 3D point clouds recorded over time in an efficient way. | 44 |
sergeyprokudin/bps | An efficient method for encoding 3D point clouds into fixed-length representations using a set of fixed points in space | 174 |