awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to zeliu98/group-free-3d

Projects sharing features with Group Free 3D

30 open-source projects similar to zeliu98/group-free-3d, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • open-mmlab/openpcdetopen-mmlab avatar

    open-mmlab/OpenPCDet

    5,621View on 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
    View on GitHub↗5,621
  • blvlab/pimaeBLVLab avatar

    BLVLab/PiMAE

    139View on GitHub↗

    Accepted to CVPR2023. 🔥

    Python
    View on GitHub↗139
  • facebookresearch/3detrfacebookresearch avatar

    facebookresearch/3detr

    707View on GitHub↗

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

    Python
    View on GitHub↗707
  • tusimple/sstTuSimple avatar

    TuSimple/SST

    883View on GitHub↗

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

    Python
    View on GitHub↗883
  • yanx27/pointnet_pointnet2_pytorchyanx27 avatar

    yanx27/Pointnet_Pointnet2_pytorch

    4,894View on 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
    View on GitHub↗4,894

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • open-mmlab/mmdetection3dopen-mmlab avatar

    open-mmlab/mmdetection3d

    6,273View on 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
    View on GitHub↗6,273
  • facebookresearch/detectron2facebookresearch avatar

    facebookresearch/detectron2

    34,548View on 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
    View on GitHub↗34,548
  • wongkinyiu/yolov9WongKinYiu avatar

    WongKinYiu/yolov9

    9,534View on 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
    View on GitHub↗9,534
  • chenfei-wu/taskmatrixchenfei-wu avatar

    chenfei-wu/TaskMatrix

    34,082View on 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
    View on GitHub↗34,082
  • wang-xinyu/tensorrtxwang-xinyu avatar

    wang-xinyu/tensorrtx

    7,802View on 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
    View on GitHub↗7,802
  • manycore-research/spatiallmmanycore-research avatar

    manycore-research/SpatialLM

    4,596View on 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
    View on GitHub↗4,596
  • intel-isl/open3dintel-isl avatar

    intel-isl/Open3D

    13,695View on 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++
    View on GitHub↗13,695
  • uminosachi/sd-webui-inpaint-anythingUminosachi avatar

    Uminosachi/sd-webui-inpaint-anything

    1,290View on 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
    View on GitHub↗1,290
  • cvmi-lab/st3dCVMI-Lab avatar

    CVMI-Lab/ST3D

    313View on 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
    View on GitHub↗313
  • cliu2/mtransC

    Cliu2/MTrans

    0View on GitHub↗
    View on GitHub↗0
  • autovision-cloud/sa-det3dAutoVision-cloud avatar

    AutoVision-cloud/SA-Det3D

    169View on GitHub↗

    By Prarthana Bhattacharyya, Chengjie Huang and Krzysztof Czarnecki.

    Python
    View on GitHub↗169
  • chenyilun95/dsgnchenyilun95 avatar

    chenyilun95/DSGN

    340View on 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
    View on GitHub↗340
  • cheng052/brnetcheng052 avatar

    cheng052/BRNet

    93View on 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
    View on GitHub↗93
  • autonomousvision/neatautonomousvision avatar

    autonomousvision/neat

    327View on GitHub↗

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

    Python
    View on GitHub↗327
  • aim-uofa/dyco3daim-uofa avatar

    aim-uofa/DyCo3D

    128View on GitHub↗

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

    Python
    View on GitHub↗128
  • facebookresearch/maskformerfacebookresearch avatar

    facebookresearch/MaskFormer

    1,461View on GitHub↗

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

    Python
    View on GitHub↗1,461
  • facebookresearch/detrfacebookresearch avatar

    facebookresearch/detr

    15,305View on 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
    View on GitHub↗15,305
  • facebookresearch/votenetfacebookresearch avatar

    facebookresearch/votenet

    1,760View on GitHub↗

    Deep Hough Voting for 3D Object Detection in Point Clouds

    Python
    View on GitHub↗1,760
  • fudan-zvg/ddmpfudan-zvg avatar

    fudan-zvg/DDMP

    26View on GitHub↗

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

    Python
    View on GitHub↗26
  • fudan-zvg/deepinteractionF

    fudan-zvg/DeepInteraction

    0View on GitHub↗
    View on GitHub↗0
  • fudan-zvg/polarformerF

    fudan-zvg/PolarFormer

    0View on GitHub↗
    View on GitHub↗0
  • fundamentalvision/deformable-detrfundamentalvision avatar

    fundamentalvision/Deformable-DETR

    3,895View on 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
    View on GitHub↗3,895
  • garrickbrazil/m3d-rpngarrickbrazil avatar

    garrickbrazil/M3D-RPN

    260View on GitHub↗

    Garrick Brazil, Xiaoming Liu

    Python
    View on GitHub↗260
  • ghostish/batG

    Ghostish/BAT

    0View on GitHub↗

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

    View on GitHub↗0
  • cgtuebingen/spatialdetrC

    cgtuebingen/SpatialDETR

    0View on GitHub↗
    View on GitHub↗0