Tag
FAMOS is a feed-forward model that predicts movable-part segmentation and joint parameters from sparse point clouds using a Multi-state Articulation Transformer and a procedural data generator, showing consistent improvements over baselines in experiments.
Attention-DP3 enhances 3D diffusion policies by incorporating object-level geometric cues through attention to improve stability in cluttered environments, achieving state-of-the-art performance across benchmarks.
An engineer demonstrates that for a radar-only 5-class object classifier on the RadarScenes dataset, increasing point density from 1 to 5 points per instance roughly doubles macro F1, whereas architectural and feature engineering changes fell within the noise floor. The work highlights how extremely sparse radar points fail to convey size or velocity-spread signatures, causing confusion between classes like two-wheelers and pedestrians.
This paper introduces a fully Bayesian framework for point cloud curve reconstruction using Markov chain Monte Carlo algorithms, which handles noise and missing data while providing uncertainty quantification, with experiments on synthetic and real-world LiDAR data showing accurate results.
A technique for handling sound from irregularly shaped audio sources in game development using point clouds to avoid direction switching issues.
LIDARLearn is an open-source PyTorch library for 3D point cloud deep learning that unifies 56 pre-configured models with built-in cross-validation and automatic publication-ready LaTeX report generation. The framework supports supervised, self-supervised, and parameter-efficient fine-tuning methods across datasets like ModelNet40, ShapeNet, and remote sensing benchmarks.