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

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

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

OPEN-AIR-SUN/PQ-Transformer

0
View on GitHub↗
84 星标·7 分支·Python·5 次浏览

PQ Transformer

Paper

Features

  • Point Cloud and 3D Processing - Jointly parsing 3D objects and layouts from point clouds.
  • Scene Understanding - Joint parsing of 3D objects and layouts from point cloud data.

Star 历史

open-air-sun/pq-transformer 的 Star 历史图表open-air-sun/pq-transformer 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

PQ Transformer 的开源替代方案

相似的开源项目,按与 PQ Transformer 的功能重合度排序。
  • charlesq34/pointnetcharlesq34 的头像

    charlesq34/pointnet

    5,433在 GitHub 上查看↗

    PointNet is a deep learning architecture designed to process and classify raw 3D point clouds directly without voxelization. It provides a system for 3D object classification, semantic segmentation frameworks for partitioning clouds into categories, and tools for visualizing 3D shapes. The project utilizes a transform network to align point clouds into a canonical coordinate space and employs symmetric-function-based aggregation to condense point-wise features into global vectors regardless of point order. It also features a multi-scale grouping architecture to extract hierarchical geometric

    Python
    在 GitHub 上查看↗5,433
  • manycore-research/spatiallmmanycore-research 的头像

    manycore-research/SpatialLM

    4,596在 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
    在 GitHub 上查看↗4,596
  • cloudcompare/cloudcompareCloudCompare 的头像

    CloudCompare/CloudCompare

    4,577在 GitHub 上查看↗

    CloudCompare is a professional software application for processing and analyzing 3D point clouds and polygonal meshes. It functions as a 3D mesh analysis tool and a large dataset visualizer designed to display and manage millions of points in a 3D environment. The software provides specialized capabilities for point cloud comparison, utilizing an optimized octree structure to calculate spatial differences between two 3D datasets. This allows for the identification of variations and errors between point clouds or between a point cloud and a mesh. The system covers broad 3D data analysis areas

    C++
    在 GitHub 上查看↗4,577
  • open-mmlab/mmdetection3dopen-mmlab 的头像

    open-mmlab/mmdetection3d

    6,273在 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
    在 GitHub 上查看↗6,273
查看 PQ Transformer 的所有 30 个替代方案→

常见问题解答

open-air-sun/pq-transformer 是做什么的?

Paper

open-air-sun/pq-transformer 的主要功能有哪些?

open-air-sun/pq-transformer 的主要功能包括:Point Cloud and 3D Processing, Scene Understanding。

open-air-sun/pq-transformer 有哪些开源替代品?

open-air-sun/pq-transformer 的开源替代品包括: manycore-research/spatiallm — SpatialLM is a spatial modeling framework that uses large language models to transform monocular video and sensor data… open-mmlab/openpcdet — OpenPCDet is a PyTorch deep learning library and toolbox for LiDAR 3D object detection. It functions as a point cloud… cloudcompare/cloudcompare — CloudCompare is a professional software application for processing and analyzing 3D point clouds and polygonal meshes.… charlesq34/pointnet — PointNet is a deep learning architecture designed to process and classify raw 3D point clouds directly without… open-mmlab/mmdetection3d — MMDetection3D is an open-source toolbox for 3D perception, providing a unified framework for detecting and segmenting… chenfengxu714/yogo — Official implementation of YOGO for point-cloud processing.