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

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

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

xinge008/Cylinder3D

0
View on GitHub↗
955 نجوم·185 تفرعات·Python·Apache-2.0·5 مشاهدات

Cylinder3D

The source code of our work "Cylindrical and Asymmetrical 3D Convolution Networks for LiDAR Segmentation

Features

  • 3D Detection and Segmentation - Cylindrical convolution networks for LiDAR segmentation.
  • Scene Understanding - Cylindrical convolution networks for LiDAR-based perception and segmentation.

سجل النجوم

مخطط تاريخ النجوم لـ xinge008/cylinder3dمخطط تاريخ النجوم لـ xinge008/cylinder3d

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Cylinder3D.
  • 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
  • intel-isl/open3dالصورة الرمزية لـ intel-isl

    intel-isl/Open3D

    13,695عرض على 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++
    عرض على GitHub↗13,695
  • aim-uofa/dyco3dالصورة الرمزية لـ aim-uofa

    aim-uofa/DyCo3D

    128عرض على GitHub↗

    Code for the paper DyCo3D: Robust Instance Segmentation of 3D Point Clouds through Dynamic Convolution, CVPR 2021.

    Python
    عرض على GitHub↗128
  • alexsax/2d-3d-semanticsالصورة الرمزية لـ alexsax

    alexsax/2D-3D-Semantics

    532عرض على GitHub↗

    The 2D-3D-S dataset provides a variety of mutually registered modalities from 2D, 2.5D and 3D domains, with instance-level semantic and geometric annotations. It covers over 6,000 m2 collected in 6 large-scale indoor areas that originate from 3 different buildings. It contains over 70,000 RGB…

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

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

ما هي وظيفة xinge008/cylinder3d؟

The source code of our work "Cylindrical and Asymmetrical 3D Convolution Networks for LiDAR Segmentation

ما هي الميزات الرئيسية لـ xinge008/cylinder3d؟

الميزات الرئيسية لـ xinge008/cylinder3d هي: 3D Detection and Segmentation, Scene Understanding.

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

تشمل البدائل مفتوحة المصدر لـ xinge008/cylinder3d: yanx27/pointnet_pointnet2_pytorch — This project is a PyTorch-based framework of deep learning models designed for the classification and semantic… intel-isl/open3d — Open3D is a 3D data processing library, visualization engine, and machine learning library. It provides a framework… aim-uofa/dyco3d — Code for the paper DyCo3D: Robust Instance Segmentation of 3D Point Clouds through Dynamic Convolution, CVPR 2021. angeladai/3dmv — 3DMV jointly combines RGB color and geometric information to perform 3D semantic segmentation of RGB-D scans. This… anonymous0522/raan — 0. The CUDA and Pytorch version that is used for this work: ~~~ 'CUDA==10.0', 'torch==1.1.0', 'CUDNN==7.5.0' ~~~… alexsax/2d-3d-semantics — The 2D-3D-S dataset provides a variety of mutually registered modalities from 2D, 2.5D and 3D domains, with…