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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
BLVLab avatar

BLVLab/PiMAE

0
View on GitHub↗
139 stele·8 fork-uri·Python·4 vizualizări

PiMAE

Accepted to CVPR2023. 🔥

Features

  • 3D Detection and Segmentation - Interactive masked autoencoders for point cloud object detection.
  • 3D Object Detection - Point cloud and image interactive masked autoencoders.

Istoric stele

Graficul istoricului de stele pentru blvlab/pimaeGraficul istoricului de stele pentru blvlab/pimae

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru PiMAE

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu PiMAE.
  • open-mmlab/openpcdetAvatar open-mmlab

    open-mmlab/OpenPCDet

    5,621Vezi pe 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
    Vezi pe GitHub↗5,621
  • zeliu98/group-free-3dAvatar zeliu98

    zeliu98/Group-Free-3D

    255Vezi pe GitHub↗

    Group-Free 3D Object Detection via Transformers

    Python
    Vezi pe GitHub↗255
  • tusimple/sstAvatar TuSimple

    TuSimple/SST

    883Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗883
  • yanx27/pointnet_pointnet2_pytorchAvatar yanx27

    yanx27/Pointnet_Pointnet2_pytorch

    4,894Vezi pe 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
    Vezi pe GitHub↗4,894
Vezi toate cele 30 alternative pentru PiMAE→

Întrebări frecvente

Ce face blvlab/pimae?

Accepted to CVPR2023. 🔥

Care sunt principalele funcționalități ale blvlab/pimae?

Principalele funcționalități ale blvlab/pimae sunt: 3D Detection and Segmentation, 3D Object Detection.

Care sunt câteva alternative open-source pentru blvlab/pimae?

Alternativele open-source pentru blvlab/pimae includ: 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:. zeliu98/group-free-3d — Group-Free 3D Object Detection via Transformers. yanx27/pointnet_pointnet2_pytorch — This project is a PyTorch-based framework of deep learning models designed for the classification and semantic… open-mmlab/mmdetection3d — MMDetection3D is an open-source toolbox for 3D perception, providing a unified framework for detecting and segmenting… manycore-research/spatiallm — SpatialLM is a spatial modeling framework that uses large language models to transform monocular video and sensor data…