awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zeliu98 avatar

zeliu98/Group-Free-3D

0
View on GitHub↗
255 星标·33 分支·Python·MIT·3 次浏览

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 历史

zeliu98/group-free-3d 的 Star 历史图表zeliu98/group-free-3d 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Group Free 3D 的开源替代方案

相似的开源项目,按与 Group Free 3D 的功能重合度排序。
  • open-mmlab/openpcdetopen-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
  • facebookresearch/3detrfacebookresearch 的头像

    facebookresearch/3detr

    707在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗707
  • blvlab/pimaeBLVLab 的头像

    BLVLab/PiMAE

    139在 GitHub 上查看↗

    Accepted to CVPR2023. 🔥

    Python
    在 GitHub 上查看↗139
  • tusimple/sstTuSimple 的头像

    TuSimple/SST

    883在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗883
查看 Group Free 3D 的所有 30 个替代方案→

常见问题解答

zeliu98/group-free-3d 是做什么的?

Group-Free 3D Object Detection via Transformers

zeliu98/group-free-3d 的主要功能有哪些?

zeliu98/group-free-3d 的主要功能包括:3D Detection and Segmentation, 3D Object Detection, Object Detection and Segmentation。

zeliu98/group-free-3d 有哪些开源替代品?

zeliu98/group-free-3d 的开源替代品包括: 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…