From 2aa403ed32c5b8dd271ffcb4258674a8d0f81332 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=B6lles?= Date: Mon, 14 Jun 2021 23:59:54 +0200 Subject: [PATCH] added pointcloudset to Tools/SW/Packages (#6) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ebcee29..03a68f6 100644 --- a/README.md +++ b/README.md @@ -221,3 +221,4 @@ A list of references on lidar point cloud processing for autonomous driving * kaolin : A PyTorch Library for Accelerating 3D Deep Learning Research [[link](https://github.com/NVIDIAGameWorks/kaolin/)] * PyTorch3D : FAIR's library of reusable components for deep learning with 3D data [[link](https://pytorch3d.org/)] * PCDet Toolbox in PyTorch for 3D Object Detection from Point Cloud [[link](https://github.com/sshaoshuai/PCDet)] +* pointcloudset: Efficient analysis of large datasets of point clouds recorded over time [[link](https://github.com/virtual-vehicle/pointcloudset)]