awesome-repositories.comالتصنيفاتالمدونة
MCP
awesome-repositories.com

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

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

TuSimple/SST

0
View on GitHub↗
883 نجوم·106 تفرعات·Python·Apache-2.0·11 مشاهدات

SST

This repo contains official implementations of our series of work in LiDAR-based 3D object detection:

Features

  • 3D Detection and Segmentation - Single-stride object detector utilizing sparse transformers.
  • 3D Object Detection - Single-stride 3D detection using sparse transformers.

سجل النجوم

مخطط تاريخ النجوم لـ tusimple/sstمخطط تاريخ النجوم لـ tusimple/sst

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع SST.
  • open-mmlab/openpcdetالصورة الرمزية لـ open-mmlab

    open-mmlab/OpenPCDet

    5,621عرض على 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
    عرض على GitHub↗5,621
  • zeliu98/group-free-3dالصورة الرمزية لـ zeliu98

    zeliu98/Group-Free-3D

    255عرض على GitHub↗

    Group-Free 3D Object Detection via Transformers

    Python
    عرض على GitHub↗255
  • blvlab/pimaeالصورة الرمزية لـ BLVLab

    BLVLab/PiMAE

    139عرض على GitHub↗

    Accepted to CVPR2023. 🔥

    Python
    عرض على GitHub↗139
  • 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
عرض جميع البدائل الـ 30 لـ SST→

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

ما هي وظيفة tusimple/sst؟

This repo contains official implementations of our series of work in LiDAR-based 3D object detection:

ما هي الميزات الرئيسية لـ tusimple/sst؟

الميزات الرئيسية لـ tusimple/sst هي: 3D Detection and Segmentation, 3D Object Detection.

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

تشمل البدائل مفتوحة المصدر لـ tusimple/sst: open-mmlab/openpcdet — OpenPCDet is a PyTorch deep learning library and toolbox for LiDAR 3D object detection. It functions as a point cloud… zeliu98/group-free-3d — Group-Free 3D Object Detection via Transformers. blvlab/pimae — Accepted to CVPR2023. 🔥. 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… intel-isl/open3d — Open3D is a 3D data processing library, visualization engine, and machine learning library. It provides a framework…