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

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

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

17 مستودعات

Awesome GitHub Repositories3D Object Classification

Neural network architectures for recognizing and categorizing 3D shapes.

Explore 17 awesome GitHub repositories matching part of an awesome list · 3D Object Classification. Refine with filters or upvote what's useful.

Awesome 3D Object Classification GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • charlesq34/pointnetالصورة الرمزية لـ charlesq34

    charlesq34/pointnet

    5,433عرض على GitHub↗

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

    Deep learning on point sets for classification and segmentation.

    Python
    عرض على GitHub↗5,433
  • 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

    Deep hierarchical feature learning on point sets.

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

    ranahanocka/MeshCNN

    1,727عرض على GitHub↗

    MeshCNN is a general-purpose deep neural network for 3D triangular meshes, which can be used for tasks such as 3D shape classification or segmentation. This framework includes convolution, pooling and unpooling layers which are applied directly on the mesh edges.

    Neural network for processing 3D triangular meshes.

    Python
    عرض على GitHub↗1,727
  • zck119/3dgan-releaseالصورة الرمزية لـ zck119

    zck119/3dgan-release

    825عرض على GitHub↗

    3D Generative Adversarial Network

    Probabilistic latent space modeling for 3D shapes.

    Python
    عرض على GitHub↗825
  • microsoft/o-cnnالصورة الرمزية لـ Microsoft

    Microsoft/O-CNN

    750عرض على GitHub↗

    This repository contains the implementation of our papers related with O-CNN. The code is released under the MIT license.

    Octree-based convolutional neural networks for shape analysis.

    C++
    عرض على GitHub↗750
  • 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.

    Octree-based deep 3D representation learning.

    C++
    عرض على GitHub↗504
  • dylanwusee/pointconvالصورة الرمزية لـ DylanWusee

    DylanWusee/pointconv

    497عرض على GitHub↗

    PointConv: Deep Convolutional Networks on 3D Point Clouds. CVPR 2019 Wenxuan Wu, Zhongang Qi, Li Fuxin.

    Convolutional operator for point cloud processing.

    Python
    عرض على GitHub↗497
  • itailang/samplenetالصورة الرمزية لـ itailang

    itailang/SampleNet

    392عرض على GitHub↗

    Created by Itai Lang, Asaf Manor, and Shai Avidan from Tel Aviv University.

    Differentiable point cloud sampling for deep learning.

    Python
    عرض على GitHub↗392
  • dimatura/voxnetالصورة الرمزية لـ dimatura

    dimatura/voxnet

    386عرض على GitHub↗

    3D/Volumetric Convolutional Neural Networks with Theano+Lasagne.

    3D convolutional neural network for real-time object recognition.

    Python
    عرض على GitHub↗386
  • yue-group/meshnetالصورة الرمزية لـ Yue-Group

    Yue-Group/MeshNet

    378عرض على GitHub↗

    Created by Yutong Feng, Yifan Feng, Haoxuan You, Xibin Zhao, Yue Gao from Tsinghua University.

    Mesh-based neural network for shape representation.

    Python
    عرض على GitHub↗378
  • charlesq34/3dcnn.torchالصورة الرمزية لـ charlesq34

    charlesq34/3dcnn.torch

    230عرض على GitHub↗

    Volumetric CNN (Convolutional Neural Networks) for Object Classification on 3D Data, with Torch implementation.

    Volumetric and multi-view CNNs for 3D object classification.

    Lua
    عرض على GitHub↗230
  • ajbrock/generative-and-discriminative-voxel-modelingالصورة الرمزية لـ ajbrock

    ajbrock/Generative-and-Discriminative-Voxel-Modeling

    214عرض على GitHub↗

    Voxel-Based Variational Autoencoders, VAE GUI, and Convnets for Classification

    Generative and discriminative voxel modeling with CNNs.

    Python
    عرض على GitHub↗214
  • lmb-freiburg/orionالصورة الرمزية لـ lmb-freiburg

    lmb-freiburg/orion

    129عرض على GitHub↗

    Here you can find the code for the BMVC 2017 version of "Orientation-boosted Voxel Nets for 3D Object Recognition", a.k.a ORION.

    Orientation-boosted voxel nets for object recognition.

    Matlab
    عرض على GitHub↗129
  • amir32002/feedback-networksالصورة الرمزية لـ amir32002

    amir32002/feedback-networks

    91عرض على GitHub↗

    Paper: Feedback Networks, CVPR 2017.

    Feedback-based neural network architecture.

    Lua
    عرض على GitHub↗91
  • xyf513/spidercnnالصورة الرمزية لـ xyf513

    xyf513/SpiderCNN

    73عرض على GitHub↗

    SpiderCNN: Deep Learning on Point Sets with Parameterized Convolutional Filters. ECCV 2018 Yifan Xu, Tianqi Fan, Mingye Xu, Long Zeng, Yu Qiao.

    Neural network architecture for point cloud classification.

    Python
    عرض على GitHub↗73
  • trucleduc/pointgridالصورة الرمزية لـ trucleduc

    trucleduc/PointGrid

    61عرض على GitHub↗

    1. Python (with necessary common libraries such as numpy, scipy, etc.) 2. TensorFlow 3. You need to prepare your data in *.mat file with the following format: - 'points': N x 3 array (x, y, z coordinates of the point cloud) - 'labels': N x 1 array (1-based integer per-point labels) - 'category':…

    Deep network for 3D shape understanding.

    Python
    عرض على GitHub↗61
  • yangyanli/fpnnالصورة الرمزية لـ yangyanli

    yangyanli/FPNN

    55عرض على GitHub↗

    Field Probing Neural Networks for 3D Data

    Field probing neural networks for 3D data.

    C++
    عرض على GitHub↗55
  1. Home
  2. Part of an Awesome List
  3. AI & Machine Learning
  4. 3D Object Classification