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
facebookresearch avatar

facebookresearch/3detr

0
View on GitHub↗
707 stars·97 forks·Python·Apache-2.0·8 views

3detr

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

Features

  • 3D Object Detection - End-to-end transformer model for 3D object detection.
  • Object Detection and Segmentation - End-to-end transformer model for 3D object detection.

Star history

Star history chart for facebookresearch/3detrStar history chart for facebookresearch/3detr

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with 3detr

These projects share indexed features with 3detr. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • zeliu98/group-free-3dzeliu98 avatar

    zeliu98/Group-Free-3D

    255View on GitHub↗

    Group-Free 3D Object Detection via Transformers

    Python
    View on GitHub↗255
  • 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
  • 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
  • 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
Compare all 30 related projects→

Frequently asked questions

What does facebookresearch/3detr do?

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

What are the main features of facebookresearch/3detr?

The main features of facebookresearch/3detr are: 3D Object Detection, Object Detection and Segmentation.

Which projects share features with facebookresearch/3detr?

Projects with overlapping indexed features include: zeliu98/group-free-3d — Group-Free 3D Object Detection via Transformers. open-mmlab/openpcdet — OpenPCDet is a PyTorch deep learning library and toolbox for LiDAR 3D object detection. It functions as a point cloud… facebookresearch/detectron2 — Detectron2 is a PyTorch computer vision framework and visual recognition platform designed for training and deploying… open-mmlab/mmdetection3d — MMDetection3D is an open-source toolbox for 3D perception, providing a unified framework for detecting and segmenting… chenfei-wu/taskmatrix — TaskMatrix is a multimodal AI chat interface and visual task orchestrator. It combines language models with visual… wongkinyiu/yolov9 — YOLOv9 is a real-time computer vision framework and deep learning model designed for image classification, object…