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

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

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

Open-source alternatives to Group Free 3D

30 open-source projects similar to zeliu98/group-free-3d, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Group Free 3D alternative.

  • 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
  • blvlab/pimaeالصورة الرمزية لـ BLVLab

    BLVLab/PiMAE

    139عرض على GitHub↗

    Accepted to CVPR2023. 🔥

    Python
    عرض على GitHub↗139
  • facebookresearch/3detrالصورة الرمزية لـ facebookresearch

    facebookresearch/3detr

    707عرض على GitHub↗

    Code & Models for 3DETR - an End-to-end transformer model for 3D object detection

    Python
    عرض على GitHub↗707
  • tusimple/sstالصورة الرمزية لـ TuSimple

    TuSimple/SST

    883عرض على GitHub↗

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

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

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

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

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

Find more with AI search
  • 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
  • facebookresearch/detectron2الصورة الرمزية لـ facebookresearch

    facebookresearch/detectron2

    34,548عرض على GitHub↗

    Detectron2 is a PyTorch computer vision framework and visual recognition platform designed for training and deploying models for object detection, image segmentation, and visual recognition. It provides a research-oriented environment for training complex vision models with multi-GPU acceleration. The project includes a specialized object detection library for identifying and locating multiple objects via bounding boxes, as well as an image segmentation toolkit for creating pixel-level masks through instance, semantic, and panoptic segmentation. Additionally, it features a human pose estimati

    Python
    عرض على GitHub↗34,548
  • wongkinyiu/yolov9الصورة الرمزية لـ WongKinYiu

    WongKinYiu/yolov9

    9,534عرض على GitHub↗

    YOLOv9 is a real-time computer vision framework and deep learning model designed for image classification, object detection, and instance segmentation. It functions as both a vision model and a trainer, allowing for the optimization of neural network weights on custom datasets using single or multiple GPUs. The framework utilizes programmable gradient information to perform high-speed identification and location of multiple objects within images and video streams. It extends beyond bounding box detection to provide instance segmentation and panoptic segmentation, which labels every pixel in a

    Pythonyolov9
    عرض على GitHub↗9,534
  • chenfei-wu/taskmatrixالصورة الرمزية لـ chenfei-wu

    chenfei-wu/TaskMatrix

    34,082عرض على GitHub↗

    TaskMatrix is a multimodal AI chat interface and visual task orchestrator. It combines language models with visual recognition to enable the exchange, analysis, and modification of images within a conversational environment. The system coordinates multiple foundation models through orchestration pipelines that chain language, detection, and segmentation models. This allows for complex visual operations, such as using text instructions to guide image masking and executing modular inpainting workflows to edit specific image regions. The project includes a computer vision toolset for object det

    Python
    عرض على GitHub↗34,082
  • wang-xinyu/tensorrtxالصورة الرمزية لـ wang-xinyu

    wang-xinyu/tensorrtx

    7,802عرض على GitHub↗

    tensorrtx is a computer vision inference engine and model implementation library designed for graphics processor acceleration. It provides a framework for optimizing deep learning models through a GPU inference optimizer, a deep learning model converter for transforming weights from frameworks like TensorFlow and PyTorch, and a custom plugin library to implement operations not natively supported by the TensorRT API. The project distinguishes itself through a comprehensive collection of pre-defined network implementations, ranging from various YOLO versions and DETR transformers for object det

    C++arcfacecrnndetr
    عرض على GitHub↗7,802
  • manycore-research/spatiallmالصورة الرمزية لـ manycore-research

    manycore-research/SpatialLM

    4,596عرض على GitHub↗

    SpatialLM is a spatial modeling framework that uses large language models to transform monocular video and sensor data into structured indoor semantic maps. It functions as a system for indoor layout estimation and a point cloud semantic parser, converting raw geometric data into representations of architectural elements and object categories. The project aligns multi-modal sensor inputs with linguistic tokens, allowing a language model to serve as a reasoning engine for inferring room topology. It employs mechanisms to convert 3D point clouds and 2D image sequences into discrete tokens and s

    Pythonmllmpoint-cloudsscene-understanding
    عرض على GitHub↗4,596
  • 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
  • uminosachi/sd-webui-inpaint-anythingالصورة الرمزية لـ Uminosachi

    Uminosachi/sd-webui-inpaint-anything

    1,290عرض على GitHub↗

    This project is an integrated creative interface for image manipulation that combines generative canvas expansion, object segmentation, and diffusion-based inpainting. It functions as an extension for Stable Diffusion, providing a workflow to isolate specific elements and perform targeted content modifications through prompt-guided synthesis. The tool distinguishes itself by automating the creation of precise selection masks, allowing users to identify and isolate objects by pointing to them rather than manually drawing selections. By chaining segmentation models with generative diffusion pip

    Pythonai-artanythingdiffusers
    عرض على GitHub↗1,290
  • cvmi-lab/st3dالصورة الرمزية لـ CVMI-Lab

    CVMI-Lab/ST3D

    313عرض على GitHub↗

    Code release for the paper ST3D: Self-training for Unsupervised Domain Adaptation on 3D Object Detection, CVPR 2021 and ST3D++: Denoised Self-training for Unsupervised Domain Adaptation on 3D Object Detection, T-PAMI 2022.

    Python
    عرض على GitHub↗313
  • cliu2/mtransC

    Cliu2/MTrans

    0عرض على GitHub↗
    عرض على GitHub↗0
  • autovision-cloud/sa-det3dالصورة الرمزية لـ AutoVision-cloud

    AutoVision-cloud/SA-Det3D

    169عرض على GitHub↗

    By Prarthana Bhattacharyya, Chengjie Huang and Krzysztof Czarnecki.

    Python
    عرض على GitHub↗169
  • chenyilun95/dsgnالصورة الرمزية لـ chenyilun95

    chenyilun95/DSGN

    340عرض على GitHub↗

    This is the official implementation of DSGN (CVPR 2020), a strong 3D object detector proposed to jointly estimate scene depth and detect 3D objects in 3D world with only input of a stereo image pair.

    Python
    عرض على GitHub↗340
  • cheng052/brnetالصورة الرمزية لـ cheng052

    cheng052/BRNet

    93عرض على GitHub↗

    This is a release of the code of our paper Back-tracing Representative Points for Voting-based 3D Object Detection in Point Clouds, CVPR 2021.

    Python
    عرض على GitHub↗93
  • autonomousvision/neatالصورة الرمزية لـ autonomousvision

    autonomousvision/neat

    327عرض على GitHub↗

    This repository is for the ICCV 2021 paper NEAT: Neural Attention Fields for End-to-End Autonomous Driving.

    Python
    عرض على GitHub↗327
  • 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
  • facebookresearch/maskformerالصورة الرمزية لـ facebookresearch

    facebookresearch/MaskFormer

    1,461عرض على GitHub↗

    Per-Pixel Classification is Not All You Need for Semantic Segmentation (NeurIPS 2021, spotlight)

    Python
    عرض على GitHub↗1,461
  • facebookresearch/detrالصورة الرمزية لـ facebookresearch

    facebookresearch/detr

    15,305عرض على GitHub↗

    This project provides a transformer-based object detection model that treats the task as a direct set prediction problem. It implements a vision system capable of predicting bounding boxes and class labels for objects within an image, as well as frameworks for instance and panoptic segmentation. The architecture utilizes a transformer encoder and decoder to perform end-to-end set prediction, employing a Hungarian matcher to assign predicted boxes to ground truth objects. It incorporates a convolutional backbone for feature extraction and a system of learnable object queries to probe image loc

    Python
    عرض على GitHub↗15,305
  • facebookresearch/votenetالصورة الرمزية لـ facebookresearch

    facebookresearch/votenet

    1,760عرض على GitHub↗

    Deep Hough Voting for 3D Object Detection in Point Clouds

    Python
    عرض على GitHub↗1,760
  • fudan-zvg/ddmpالصورة الرمزية لـ fudan-zvg

    fudan-zvg/DDMP

    26عرض على GitHub↗

    Pytorch implementation of Depth-conditioned Dynamic Message Propagation forMonocular 3D Object Detection, a paper on CVPR2021.

    Python
    عرض على GitHub↗26
  • fudan-zvg/deepinteractionF

    fudan-zvg/DeepInteraction

    0عرض على GitHub↗
    عرض على GitHub↗0
  • fudan-zvg/polarformerF

    fudan-zvg/PolarFormer

    0عرض على GitHub↗
    عرض على GitHub↗0
  • fundamentalvision/deformable-detrالصورة الرمزية لـ fundamentalvision

    fundamentalvision/Deformable-DETR

    3,895عرض على GitHub↗

    Deformable-DETR is an object detection system for computer vision that uses a transformer-based encoder-decoder architecture. It identifies and locates objects within images by representing potential targets as a set of learnable queries. The project employs sampling-based attention to restrict attention to a small set of points around a reference, reducing computational complexity and speeding up convergence. It further utilizes multi-scale feature fusion to detect objects of varying sizes within a single frame. The system includes capabilities for training models across multiple GPU cluste

    Python
    عرض على GitHub↗3,895
  • garrickbrazil/m3d-rpnالصورة الرمزية لـ garrickbrazil

    garrickbrazil/M3D-RPN

    260عرض على GitHub↗

    Garrick Brazil, Xiaoming Liu

    Python
    عرض على GitHub↗260
  • ghostish/batG

    Ghostish/BAT

    0عرض على GitHub↗

    :pointright::pointright::pointright:This repo is permanently moved to https://github.com/Ghostish/Open3DSOT :pointleft::pointleft::pointleft:

    عرض على GitHub↗0
  • cgtuebingen/spatialdetrC

    cgtuebingen/SpatialDETR

    0عرض على GitHub↗
    عرض على GitHub↗0