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
OPEN-AIR-SUN avatar

OPEN-AIR-SUN/PQ-Transformer

0
View on GitHub↗
84 stars·7 forks·Python·10 views

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 history

Star history chart for open-air-sun/pq-transformerStar history chart for open-air-sun/pq-transformer

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 PQ Transformer

These projects share indexed features with PQ Transformer. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • charlesq34/pointnetcharlesq34 avatar

    charlesq34/pointnet

    5,433View on 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
    View on GitHub↗5,433
  • manycore-research/spatiallmmanycore-research avatar

    manycore-research/SpatialLM

    4,596View on 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
    View on GitHub↗4,596
  • cloudcompare/cloudcompareCloudCompare avatar

    CloudCompare/CloudCompare

    4,577View on 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++
    View on GitHub↗4,577
  • 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 open-air-sun/pq-transformer do?

Paper

What are the main features of open-air-sun/pq-transformer?

The main features of open-air-sun/pq-transformer are: Point Cloud and 3D Processing, Scene Understanding.

Which projects share features with open-air-sun/pq-transformer?

Projects with overlapping indexed features include: 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.