Tagged articles
10 articles
Page 1 of 1
Data Party THU
Data Party THU
Aug 9, 2025 · Artificial Intelligence

How the MPCT Multiscale Point Cloud Transformer Boosts 3D Classification Accuracy

This article reviews the MPCT framework—a multiscale point‑cloud transformer built on a residual network that leverages permutation‑invariant self‑attention, point‑enhancement, and hierarchical feature aggregation to achieve state‑of‑the‑art results on ModelNet40 and ScanObjectNN datasets.

3D classificationSelf-Attentionmultiscale
0 likes · 14 min read
How the MPCT Multiscale Point Cloud Transformer Boosts 3D Classification Accuracy
Xiaohongshu Tech REDtech
Xiaohongshu Tech REDtech
May 10, 2024 · Artificial Intelligence

SIF3D: Sense‑Informed Forecasting of 3D Human Motion with Multimodal Attention

SIF3D is a scene‑aware 3D human motion forecasting framework that fuses observed motion, 3D point‑cloud scenes, and gaze through novel ternary intention‑aware and semantic‑coherence‑aware attention mechanisms, encoding with PointNet++ and Transformers, and decoding with a graph‑convolutional network, achieving state‑of‑the‑art results on GIMO and GTA‑1M benchmarks.

3D scene understandingCVPR2024Computer Vision
0 likes · 15 min read
SIF3D: Sense‑Informed Forecasting of 3D Human Motion with Multimodal Attention
Python Programming Learning Circle
Python Programming Learning Circle
May 5, 2024 · Artificial Intelligence

Python Implementation of DBSCAN and KMeans for Point Cloud Clustering and Tracking with Hungarian Matching

This article presents a Python project that reads point‑cloud data from CSV files, applies DBSCAN and KMeans clustering, extracts cluster features, and uses the Hungarian algorithm to match clusters across frames for tracking, complete with full source code and result visualization.

DBSCANHungarian algorithmKMeans
0 likes · 13 min read
Python Implementation of DBSCAN and KMeans for Point Cloud Clustering and Tracking with Hungarian Matching
Network Intelligence Research Center (NIRC)
Network Intelligence Research Center (NIRC)
May 26, 2023 · Artificial Intelligence

IPNet: Image‑Point Cloud Network for Accurate and Robust 3D Hand Pose Estimation

IPNet introduces a hybrid Image‑Point Cloud architecture that first extracts 2D visual features with a CNN, projects them into 3D point‑cloud space, and iteratively refines hand pose using a sparse‑anchor “aggregate‑interact‑propagate” scheme, achieving state‑of‑the‑art results on challenging hand‑object datasets.

2D-3D fusionAISemGCN
0 likes · 6 min read
IPNet: Image‑Point Cloud Network for Accurate and Robust 3D Hand Pose Estimation
Code DAO
Code DAO
May 17, 2022 · Fundamentals

Eight Python Libraries for Mesh, Point Cloud, and Data Visualization – Part 1

This article introduces eight Python libraries—Open3D, Trimesh, PyVista, Vedo, Pyrender, PlotOptiX, Polyscope, and Simple‑3dviz—detailing their installation, core APIs, and step‑by‑step code examples for visualizing meshes, point clouds, and multidimensional data.

3d-visualizationPythonmesh
0 likes · 41 min read
Eight Python Libraries for Mesh, Point Cloud, and Data Visualization – Part 1
Python Programming Learning Circle
Python Programming Learning Circle
Apr 13, 2022 · Fundamentals

Using Open3D for 3D Data Processing: From Depth Maps to Point Clouds and Surface Reconstruction

This tutorial introduces the Open3D library, shows how to install it, convert depth maps to point clouds, visualize facial point clouds, perform point‑cloud segmentation and clustering, and apply surface reconstruction methods such as Poisson, alpha shapes, and ball‑pivoting using Python code.

3D processingPythonopen3d
0 likes · 12 min read
Using Open3D for 3D Data Processing: From Depth Maps to Point Clouds and Surface Reconstruction
Amap Tech
Amap Tech
Jun 25, 2021 · Frontend Development

Design and Implementation of the Eagle.gl Web 3D Engine for High-Definition Map Rendering

The Eagle.gl Web 3D engine, built atop Three.js, provides a unified 2D/3D GIS platform that efficiently loads, renders, and edits massive point‑cloud, vector, and model map data with real‑time LOD, GPU picking, DEM terrain integration, and configurable styling, supporting AMap’s HD‑map production and future autonomous‑driving simulation.

3D renderingGISThree.js
0 likes · 12 min read
Design and Implementation of the Eagle.gl Web 3D Engine for High-Definition Map Rendering
Amap Tech
Amap Tech
Mar 12, 2021 · Fundamentals

MTA Problem in High‑Precision LiDAR Data and Its Correction Algorithms

The article describes how high‑frequency LiDAR scanners on precision mapping vehicles suffer from Multi‑Time‑Around (MTA) errors—mis‑assigning distant returns to near ranges—and explains both internal laser strategies (continuity assumption and variable‑period emission) and a four‑step neighborhood‑weighting algorithm that reliably corrects these artifacts, restoring accurate point‑clouds for automated map generation.

LiDARMTASensor Data
0 likes · 12 min read
MTA Problem in High‑Precision LiDAR Data and Its Correction Algorithms
DataFunTalk
DataFunTalk
Mar 5, 2020 · Artificial Intelligence

High‑Precision Mapping and Localization Technologies for Autonomous Driving

This article explains the principles, components, generation process, and challenges of high‑precision topological and point‑cloud maps, and describes satellite‑based, map‑based, and fused high‑precision localization methods that underpin perception, prediction, planning, and control in autonomous driving systems.

SLAMSensor Fusionautonomous driving
0 likes · 9 min read
High‑Precision Mapping and Localization Technologies for Autonomous Driving
Tencent Cloud Developer
Tencent Cloud Developer
Oct 22, 2019 · Game Development

Key Technologies of Immersive Media in the 5G Era: 3D, Point Cloud, and Compression

With 5G accelerating video traffic, immersive media relies on advanced 3D representation, efficient point‑cloud and video‑based compression, standardized containers, and selective streaming to enable realistic VR/AR experiences across gaming, autonomous driving, and broadcasting, while Tencent’s lab drives standards and future XR applications.

3D5GMultimedia
0 likes · 12 min read
Key Technologies of Immersive Media in the 5G Era: 3D, Point Cloud, and Compression