awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nicolas-chaulet avatar

nicolas-chaulet/torch-points3dFork

0
View on GitHub↗
267 stars·49 forks·1 viewtorch-points3d.readthedocs.io/en/latest↗

Torch Points3d

Pytorch framework for doing deep learning on point clouds.

Features

  • Point Cloud Processing - PyTorch framework for deep learning on point clouds.

Star history

Star history chart for nicolas-chaulet/torch-points3dStar history chart for nicolas-chaulet/torch-points3d

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does nicolas-chaulet/torch-points3d do?

Pytorch framework for doing deep learning on point clouds.

What are the main features of nicolas-chaulet/torch-points3d?

The main features of nicolas-chaulet/torch-points3d are: Point Cloud Processing.

What are some open-source alternatives to nicolas-chaulet/torch-points3d?

Open-source alternatives to nicolas-chaulet/torch-points3d include: cgal/cgal — CGAL is a software library that provides a comprehensive collection of computational geometry algorithms and data… pointcloudlibrary/pcl — The Point Cloud Library is a collection of C++ algorithms designed for filtering, registering, and analyzing… hku-mars/fast_lio — FAST_LIO is a real-time SLAM system and LiDAR-inertial odometry package designed for simultaneous localization and… open-mmlab/mmcv — mmcv is a foundation library for computer vision based on PyTorch. It provides a comprehensive system for constructing… openai/point-e — Point-e is a system for 3D model synthesis that generates three-dimensional point clouds from natural language… tixiaoshan/lio-sam — LIO-SAM is a lidar inertial SLAM framework and tightly-coupled sensor fusion pipeline. It functions as a factor graph…

Open-source alternatives to Torch Points3d

Similar open-source projects, ranked by how many features they share with Torch Points3d.
  • pointcloudlibrary/pclPointCloudLibrary avatar

    PointCloudLibrary/pcl

    11,028View on GitHub↗

    The Point Cloud Library is a collection of C++ algorithms designed for filtering, registering, and analyzing large-scale 3D spatial datasets. It provides a framework for 3D point cloud processing, incorporating tools for spatial data filtering and geometric feature estimation. The library includes specialized systems for aligning multiple spatial datasets into a single unified coordinate system and a rendering engine for the visual inspection and analysis of processed point cloud data. It also features tools for calculating spatial descriptors to identify structural patterns and shapes within

    C++c-plus-pluscomputer-visioncpp
    View on GitHub↗11,028
  • cgal/cgalCGAL avatar

    CGAL/cgal

    5,757View on GitHub↗

    CGAL is a software library that provides a comprehensive collection of computational geometry algorithms and data structures. It is built around a geometry kernel that defines fundamental geometric primitives and operations, enabling the construction of complex geometric objects and the computation of geometric predicates with exact arithmetic for reliable results. The library covers a wide range of geometric computation capabilities, including the construction of convex hulls, triangulations of point sets, and the generation of Voronoi diagrams. It also supports the processing of polygonal m

    C++algorithmsarrangeboolean-operations
    View on GitHub↗5,757
  • hku-mars/fast_liohku-mars avatar

    hku-mars/FAST_LIO

    4,829View on GitHub↗

    FAST_LIO is a real-time SLAM system and LiDAR-inertial odometry package designed for simultaneous localization and mapping. It functions as a state estimation engine and 3D mapping tool that fuses LiDAR point clouds with inertial measurement unit data to provide robust robot state estimation. The system utilizes a tightly-coupled sensor fusion approach with an iterative Kalman filter to estimate position and orientation. It distinguishes itself through direct point-to-plane matching, which calculates odometry by matching raw lidar points to the map surface without manual geometric feature ext

    C++lidar-odometrylivox-avia-lidar
    View on GitHub↗4,829
  • open-mmlab/mmcvopen-mmlab avatar

    open-mmlab/mmcv

    6,446View on GitHub↗

    mmcv is a foundation library for computer vision based on PyTorch. It provides a comprehensive system for constructing convolutional neural networks, a toolkit for image and video preprocessing, and a collection of high-performance deep learning vision operators. The project is distinguished by its hardware-accelerated kernels for complex operations such as deformable convolutions and region pooling. It features a configuration-driven framework that allows for the dynamic instantiation of network layers and the registration of custom modules without modifying code. The library covers a broad

    Python
    View on GitHub↗6,446
See all 30 alternatives to Torch Points3d→