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

zeliu98/Group-Free-3D

0
View on GitHub↗
255 stars·33 forks·Python·MIT·11 views

Group Free 3D

Group-Free 3D Object Detection via Transformers

Features

  • 3D Detection and Segmentation - Transformer-based detection without predefined object grouping.
  • 3D Object Detection - Group-free detection using transformer architectures.
  • Object Detection and Segmentation - Group-free 3D object detection using transformers.

Star history

Star history chart for zeliu98/group-free-3dStar history chart for zeliu98/group-free-3d

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 Group Free 3D

These projects share indexed features with Group Free 3D. Shared tags can include platform or build tooling; verify the primary use case before treating a result 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
  • 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
  • blvlab/pimaeBLVLab avatar

    BLVLab/PiMAE

    139View on GitHub↗

    Accepted to CVPR2023. 🔥

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

Frequently asked questions

What does zeliu98/group-free-3d do?

Group-Free 3D Object Detection via Transformers

What are the main features of zeliu98/group-free-3d?

The main features of zeliu98/group-free-3d are: 3D Detection and Segmentation, 3D Object Detection, Object Detection and Segmentation.

Which projects share features with zeliu98/group-free-3d?

Projects with overlapping indexed features include: open-mmlab/openpcdet — OpenPCDet is a PyTorch deep learning library and toolbox for LiDAR 3D object detection. It functions as a point cloud… tusimple/sst — This repo contains official implementations of our series of work in LiDAR-based 3D object detection:. blvlab/pimae — Accepted to CVPR2023. 🔥. facebookresearch/3detr — Code & Models for 3DETR - an End-to-end transformer model for 3D object detection. yanx27/pointnet_pointnet2_pytorch — This project is a PyTorch-based framework of deep learning models designed for the classification and semantic… facebookresearch/detectron2 — Detectron2 is a PyTorch computer vision framework and visual recognition platform designed for training and deploying…