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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
poodarchu avatar

poodarchu/Det3D

0
View on GitHub↗
arxiv.org/abs/1908.09492↗

Det3D

World's first general purpose 3D object detection codebse.

Features

  • 3D Detection and Segmentation - Class-balanced grouping and sampling for detection.

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI
  • Procesarea norilor de puncte - Toolbox for 3D object detection algorithms.
  • 1,553 stele·294 fork-uri·Python·Apache-2.0·4 vizualizări

    Istoric stele

    Graficul istoricului de stele pentru poodarchu/det3dGraficul istoricului de stele pentru poodarchu/det3d

    Alternative open-source pentru Det3D

    Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Det3D.
    • intel-isl/open3dAvatar intel-isl

      intel-isl/Open3D

      13,695Vezi pe GitHub↗

      Open3D is a 3D data processing library, visualization engine, and machine learning library. It provides a framework for manipulating point clouds and meshes through specialized algorithms designed for 3D data science workflows. The project includes a toolkit for 3D scene reconstruction to generate spatial models and align surfaces from raw data. It also functions as a GPU accelerated framework that offloads intensive spatial computations to the graphics processor to increase processing speed. The library covers a broad range of capabilities including physically based light simulations for vi

      C++
      Vezi pe GitHub↗13,695
    • open-mmlab/openpcdetAvatar open-mmlab

      open-mmlab/OpenPCDet

      5,621Vezi pe GitHub↗

      OpenPCDet is a PyTorch deep learning library and toolbox for LiDAR 3D object detection. It functions as a point cloud processing framework designed to develop, train, and evaluate machine learning models that identify and locate objects in three dimensional space. The project includes a GPU-accelerated geometry engine for high-performance implementation of 3D intersection over union and rotated non-maximum suppression. It also provides a distributed model training tool to scale the training and testing of detection models across multiple GPUs and computing nodes. The framework covers point c

      Python
      Vezi pe GitHub↗5,621
    • yanx27/pointnet_pointnet2_pytorchAvatar yanx27

      yanx27/Pointnet_Pointnet2_pytorch

      4,894Vezi pe GitHub↗

      This project is a PyTorch-based framework of deep learning models designed for the classification and semantic segmentation of 3D point cloud data. It provides implementations of the PointNet architecture to perform global category labeling of entire objects and detailed partitioning of large-scale 3D environments. The system handles semantic segmentation across multiple scales, ranging from identifying individual components within a single object to labeling distinct category types within large-scale scenes. The framework includes structural components for processing unordered point sets, s

      Pythonclassificationmodelnetpoint-cloud
      Vezi pe GitHub↗4,894
    • cgal/cgalAvatar CGAL

      CGAL/cgal

      5,757Vezi pe 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
      Vezi pe GitHub↗5,757
    Vezi toate cele 30 alternative pentru Det3D→

    Întrebări frecvente

    Ce face poodarchu/det3d?

    World's first general purpose 3D object detection codebse.

    Care sunt principalele funcționalități ale poodarchu/det3d?

    Principalele funcționalități ale poodarchu/det3d sunt: 3D Detection and Segmentation, Procesarea norilor de puncte.

    Care sunt câteva alternative open-source pentru poodarchu/det3d?

    Alternativele open-source pentru poodarchu/det3d includ: intel-isl/open3d — Open3D is a 3D data processing library, visualization engine, and machine learning library. It provides a framework… open-mmlab/openpcdet — OpenPCDet is a PyTorch deep learning library and toolbox for LiDAR 3D object detection. It functions as a point cloud… yanx27/pointnet_pointnet2_pytorch — This project is a PyTorch-based framework of deep learning models designed for the classification and semantic… 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… cgal/cgal — CGAL is a software library that provides a comprehensive collection of computational geometry algorithms and data…