← Search

Le Hui

25 accepted papers

2026

DGG-HMR: Multi-Person Human Mesh Recovery with Depth-Guided Geometric Anchoring

ICML 2026poster

Multi-person human mesh recovery (HMR) from a single image is inherently ill-posed, as multiple 3D poses can produce identical 2D projections due to depth ambiguity. Existing methods typically regress 3D translation implicitly from image features, which often leads to unreliable depth estimation. To…

Cited by 0SourceScholar
2026

Diffusion-Based Contextual Reconstruction for Point Cloud Segmentation with Limited Annotations

AAAI 2026technical

Point cloud semantic segmentation is fundamental to 3D scene understanding, but dense annotation requirements limit scalability. Although recent label propagation and contrastive learning methods enhance local consistency, the incomplete object coverage caused by sparse annotations hinders global c

Cited by 0SourcePDFScholar
2025

Deep Height Decoupling for Precise Vision-Based 3D Occupancy Prediction

ICRA 2025

The task of vision-based 3D occupancy prediction aims to reconstruct 3D geometry and estimate its semantic classes from 2D color images, where the 2D-to-3D view transformation is an indispensable step. Most previous methods conduct forward projection, such as BEVPooling and VoxelPooling, both of whi

Cited by 17SourcecodeScholar
2025

GSRecon: Efficient Generalizable Gaussian Splatting for Surface Reconstruction from Sparse Views

ICCV 2025poster

Generalizable surface reconstruction aims to recover the surface the scene from a sparse set of images in a feed-forward manner. Existing volume rendering-based methods evaluate numerous points along camera rays to infer the geometry, resulting in inefficient reconstruction. Recently, 3D Gaussian Sp…

2024

3D Focusing-and-Matching Network for Multi-Instance Point Cloud Registration

NeurIPS 2024poster

Multi-instance point cloud registration aims to estimate the pose of all instances of a model point cloud in the whole scene. Existing methods all adopt the strategy of first obtaining the global correspondence and then clustering to obtain the pose of each instance. However, due to the cluttered an…

2024

Improving Depth Completion via Depth Feature Upsampling

CVPR 2024poster

The encoder-decoder network (ED-Net) is a commonly employed choice for existing depth completion methods but its working mechanism is ambiguous. In this paper we visualize the internal feature maps to analyze how the network densifies the input sparse depth. We find that the encoder feature of ED-Ne…

2024

SPGroup3D: Superpoint Grouping Network for Indoor 3D Object Detection

AAAI 2024technical

Current 3D object detection methods for indoor scenes mainly follow the voting-and-grouping strategy to generate proposals. However, most methods utilize instance-agnostic groupings, such as ball query, leading to inconsistent semantic information and inaccurate regression of the proposals. To this…

2022

3D Siamese Transformer Network for Single Object Tracking on Point Clouds

ECCV 2022poster

"Siamese network based trackers formulate 3D single object tracking as cross-correlation learning between point features of a template and a search area. Due to the large appearance variation between the template and search area during tracking, how to learn the robust cross correlation between them…

2022

Domain Disentangled Generative Adversarial Network for Zero-Shot Sketch-Based 3D Shape Retrieval

AAAI 2022technical

Sketch-based 3D shape retrieval is a challenging task due to the large domain discrepancy between sketches and 3D shapes. Since existing methods are trained and evaluated on the same categories, they cannot effectively recognize the categories that have not been used during training. In this paper,…

Cited by 27SourcePDFScholar
2022

Generative Subgraph Contrast for Self-Supervised Graph Representation Learning

ECCV 2022poster

"Contrastive learning has shown great promise in the field of graph representation learning. By manually constructing positive/negative samples, most graph contrastive learning methods rely on the vector inner product based similarity metric to distinguish the samples for graph representation. Howev…

2022

Learning Superpoint Graph Cut for 3D Instance Segmentation

NeurIPS 2022accept

3D instance segmentation is a challenging task due to the complex local geometric structures of objects in point clouds. In this paper, we propose a learning-based superpoint graph cut method that explicitly learns the local geometric structures of the point cloud for 3D instance segmentation. Speci…

Cited by 17SourcePDFScholar
2022

RA-Depth: Resolution Adaptive Self-Supervised Monocular Depth Estimation

ECCV 2022poster

"Existing self-supervised monocular depth estimation methods can get rid of expensive annotations and achieve promising results. However, these methods suffer from severe performance degradation when directly adopting a model trained on a fixed resolution to evaluate at other different resolutions.…

2022

Reliable Inlier Evaluation for Unsupervised Point Cloud Registration

AAAI 2022technical

Unsupervised point cloud registration algorithm usually suffers from the unsatisfied registration precision in the partially overlapping problem due to the lack of effective inlier evaluation. In this paper, we propose a neighborhood consensus based reliable inlier evaluation method for robust unsup…

2022

Unsupervised Domain Adaptation for Point Cloud Semantic Segmentation via Graph Matching

IROS 2022poster

Unsupervised domain adaptation for point cloud semantic segmentation has attracted great attention due to its effectiveness in learning with unlabeled data. Most of existing methods use global-level feature alignment to transfer the knowledge from the source domain to the target domain, which may ca…

Cited by 14SourcecodeScholar
2021

3D Siamese Voxel-to-BEV Tracker for Sparse Point Clouds

NeurIPS 2021poster

3D object tracking in point clouds is still a challenging problem due to the sparsity of LiDAR points in dynamic environments. In this work, we propose a Siamese voxel-to-BEV tracker, which can significantly improve the tracking performance in sparse 3D point clouds. Specifically, it consists of a S…

2021

Pyramid Point Cloud Transformer for Large-Scale Place Recognition

ICCV 2021poster

Recently, deep learning based point cloud descriptors have achieved impressive results in the place recognition task. Nonetheless, due to the sparsity of point clouds, how to extract discriminative local features of point clouds to efficiently form a global descriptor is still a challenging problem.…

Cited by 142PDFcodeScholar
2021

SSPC-Net: Semi-supervised Semantic 3D Point Cloud Segmentation Network

AAAI 2021technical

Point cloud semantic segmentation is a crucial task in 3D scene understanding. Existing methods mainly focus on employing a large number of annotated labels for supervised semantic segmentation. Nonetheless, manually labeling such large point clouds for the supervised segmentation task is time-consu…

2021

Superpoint Network for Point Cloud Oversegmentation

ICCV 2021poster

Superpoints are formed by grouping similar points with local geometric structures, which can effectively reduce the number of primitives of point clouds for subsequent point cloud processing. Existing superpoint methods mainly focus on employing clustering or graph partition to generate superpoints…

Cited by 42PDFcodeScholar
2020

Cascaded Non-local Neural Network for Point Cloud Semantic Segmentation

IROS 2020poster

In this paper, we propose a cascaded non-local neural network for point cloud segmentation. The proposed network aims to build the long-range dependencies of point clouds for the accurate segmentation. Specifically, we develop a novel cascaded non-local module, which consists of the neighborhood-lev…

Cited by 27SourceScholar
2020

Progressive Point Cloud Deconvolution Generation Network

ECCV 2020poster

In this paper, we propose an effective point cloud generation method, which can generate multi-resolution point clouds of the same shape from a latent vector. Specifically, we develop a novel progressive deconvolution network with the learning-based bilateral interpolation. The learning-based bilate…