awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
charlesq34 avatar

charlesq34/pointnet

0
View on GitHub↗
5,433 نجوم·1,489 تفرعات·Python·5 مشاهدات

Pointnet

PointNet هو بنية تعلم عميق مصممة لمعالجة وتصنيف سحب النقاط ثلاثية الأبعاد الخام مباشرة دون الحاجة إلى تحويلها إلى فوكسل (voxelization). يوفر نظاماً لتصنيف الكائنات ثلاثية الأبعاد، وأطر عمل للتقسيم الدلالي (semantic segmentation) لتقسيم السحب إلى فئات، وأدوات لتصور الأشكال ثلاثية الأبعاد.

يستخدم المشروع شبكة تحويل لمحاذاة سحب النقاط في مساحة إحداثيات قانونية، ويستخدم تجميعاً قائماً على الدوال المتماثلة لتكثيف الميزات النقطية في متجهات عالمية بغض النظر عن ترتيب النقاط. كما يتميز ببنية تجميع متعددة المقاييس لاستخراج ميزات هندسية هرمية عبر مقاييس مكانية مختلفة.

يتضمن النظام خطوط أنابيب بيانات لتحويل بيانات تحليل الأشكال والأماكن المغلقة ثلاثية الأبعاد الخام إلى ملفات HDF5 للتدريب. تغطي قدرات التقييم مقاييس دقة التقسيم وعرض سحب النقاط ثلاثية الأبعاد المصنفة بشكل خاطئ في صور ثلاثية الزوايا لتحليل الأخطاء.

Features

  • Point Cloud Grouping - Employs multi-scale grouping techniques to extract hierarchical geometric features from raw 3D point clouds.
  • Point Cloud Neural Architectures - Provides a neural network architecture designed to process and classify raw 3D point clouds directly without voxelization.
  • Symmetric Aggregation Functions - Uses a max-pooling symmetric function to condense point-wise features into a single global vector regardless of point order.
  • Point Cloud and 3D Processing - Processes point sets sampled from a surface to assign a single categorical label to the entire 3D shape.
  • Point-Wise Label Prediction - Assigns semantic categories to every single point in a point cloud using shared weights.
  • Semantic Segmentations - Provides a framework for assigning semantic labels to individual points within 3D indoor scenes.
  • Semantic Part Segmentation - Partitions 3D point clouds into constituent parts using trained models to predict point-wise labels.
  • Neural Spatial Transformers - Features a T-Net transform network that learns a spatial transformation matrix to align point clouds into a canonical space.
  • 3D Point Cloud Custom Training - Converts raw 3D point cloud data into structured HDF5 formats compatible with deep learning training pipelines.
  • Global-Local Feature Fusion - Combines global shape descriptors with local point features to enable precise semantic labeling of individual coordinates.
  • 3D Data Pipeline Workflows - Implements a data processing workflow that converts raw 3D indoor parsing and shape data into HDF5 files.
  • 3D Indoor Scene Dataset Exporters - Provides workflows for converting raw 3D indoor scene data into structured HDF5 files for model training.
  • Training Data Serialization - Implements an HDF5-based serialization system for efficient disk access to large-scale 3D point clouds during training.
  • Point Cloud Visualizers - Includes utilities for rendering raw 3D shapes and generating three-view images for error analysis.
  • 3D Computer Vision - Deep learning architecture for 3D classification and segmentation.
  • 3D Object Classification - Deep learning on point sets for classification and segmentation.
  • Deep Learning Architectures - Foundational deep learning architecture for point set classification and segmentation.
  • Deep Learning Frameworks - Pioneering deep learning architecture for point cloud classification and segmentation.
  • Semantic Segmentation - Deep learning framework for classification and segmentation on point sets.

سجل النجوم

مخطط تاريخ النجوم لـ charlesq34/pointnetمخطط تاريخ النجوم لـ charlesq34/pointnet

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Pointnet

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Pointnet.
  • charlesq34/pointnet2الصورة الرمزية لـ charlesq34

    charlesq34/pointnet2

    3,678عرض على GitHub↗

    PointNet++ is a deep learning framework designed for processing and classifying 3D point cloud data. It utilizes a hierarchical feature learning architecture to extract geometric patterns from sampled 3D point sets. The framework implements a variety of 3D analysis tools, including a point cloud classifier for categorizing objects based on spatial coordinates and surface normals, a semantic scene segmenter for labeling surfaces in large-scale environments, and a tool for 3D object part segmentation. The system covers a broad range of capabilities including geometric feature extraction, 3D da

    Python
    عرض على GitHub↗3,678
  • yanx27/pointnet_pointnet2_pytorchالصورة الرمزية لـ yanx27

    yanx27/Pointnet_Pointnet2_pytorch

    4,894عرض على 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
    عرض على GitHub↗4,894
  • open-mmlab/mmdetection3dالصورة الرمزية لـ open-mmlab

    open-mmlab/mmdetection3d

    6,273عرض على GitHub↗

    MMDetection3D is an open-source toolbox for 3D perception, providing a unified framework for detecting and segmenting objects in three-dimensional environments. It supports a range of core tasks including monocular 3D object detection from single camera images, LiDAR-based 3D object detection from raw point clouds, and multi-modal fusion that combines camera images with LiDAR data. The toolbox also covers point cloud semantic segmentation, assigning class labels to every point in a scan for scene understanding. The project distinguishes itself through a config-driven pipeline that orchestrate

    Python3d-object-detectionobject-detectionpoint-cloud
    عرض على GitHub↗6,273
  • griegler/octnetالصورة الرمزية لـ griegler

    griegler/octnet

    504عرض على GitHub↗

    OctNet uses efficient space partitioning structures (i.e. octrees) to reduce memory and compute requirements of 3D convolutional neural networks, thereby enabling deep learning at high resolutions.

    C++
    عرض على GitHub↗504
عرض جميع البدائل الـ 30 لـ Pointnet→

الأسئلة الشائعة

ما هي وظيفة charlesq34/pointnet؟

PointNet هو بنية تعلم عميق مصممة لمعالجة وتصنيف سحب النقاط ثلاثية الأبعاد الخام مباشرة دون الحاجة إلى تحويلها إلى فوكسل (voxelization). يوفر نظاماً لتصنيف الكائنات ثلاثية الأبعاد، وأطر عمل للتقسيم الدلالي (semantic segmentation) لتقسيم السحب إلى فئات، وأدوات لتصور الأشكال ثلاثية الأبعاد.

ما هي الميزات الرئيسية لـ charlesq34/pointnet؟

الميزات الرئيسية لـ charlesq34/pointnet هي: Point Cloud Grouping, Point Cloud Neural Architectures, Symmetric Aggregation Functions, Point Cloud and 3D Processing, Point-Wise Label Prediction, Semantic Segmentations, Semantic Part Segmentation, Neural Spatial Transformers.

ما هي البدائل مفتوحة المصدر لـ charlesq34/pointnet؟

تشمل البدائل مفتوحة المصدر لـ charlesq34/pointnet: charlesq34/pointnet2 — PointNet++ is a deep learning framework designed for processing and classifying 3D point cloud data. It utilizes a… yanx27/pointnet_pointnet2_pytorch — This project is a PyTorch-based framework of deep learning models designed for the classification and semantic… open-mmlab/mmdetection3d — MMDetection3D is an open-source toolbox for 3D perception, providing a unified framework for detecting and segmenting… xyf513/spidercnn — SpiderCNN: Deep Learning on Point Sets with Parameterized Convolutional Filters. ECCV 2018 Yifan Xu, Tianqi Fan,… wangyueft/dgcnn — We propose a new neural network module dubbed EdgeConv suitable for CNN-based high-level tasks on point clouds… griegler/octnet — OctNet uses efficient space partitioning structures (i.e. octrees) to reduce memory and compute requirements of 3D…