facebookresearch / facebookresearch/pytorch3d
Outlier removal for point cloud
Open
enhancement
- Dominant language
- Python
- Stars
- 10k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
## 🚀 Feature and Motivation
Outlier removal is very important for practical usage,libraries like open3d/pcl have CPU support of outlier removal (e.g., http://www.open3d.org/docs/latest/tutorial/Advanced/pointcloud_outlier_removal.html).
It would be nice if pytorch3d could add a GPU support of this feature.
Contributor guide
Assessment
This issue has not been assessed yet.