← Search

Hongbin Zha

39 accepted papers

2026

GaussianFluent: Gaussian Simulation for Dynamic Scenes with Mixed Materials

CVPR 2026

3D Gaussian Splatting (3DGS) has emerged as a prominent 3D representation for high-fidelity and real-time rendering. Prior work has coupled physics simulation with Gaussians, but predominantly targets soft, deformable materials, leaving brittle fracture largely unresolved. This stems from two key ob

Cited by 0SourceScholar
2026

Online3R: Online Learning for Consistent Sequential Reconstruction Based on Geometry Foundation Model

CVPR 2026

We present Online3R, a new sequential reconstruction framework that is capable of adapting to new scenes through online learning, effectively resolving inconsistency issues. Specifically, we introduce a set of learnable lightweight visual prompts into a pretrained, frozen geometry foundation model t

Cited by 0SourcecodeScholar
2026

ROI-GSurFisher: Next Best View Selection for Active Gaussian Splatting Via Fisher Information of ROI-Selected Gaussian Surfels

ICRA 2026poster

Next Best View (NBV) selection is critical for achieving high-quality 3D reconstruction in unknown environments. This paper presents an active NBV selection approach tailored for Gaussian Splatting (GS), a widely adopted 3D reconstruction technique that has recently gained significant attention and …

Cited by 0codeScholar
2026

RealNet: Efficient and Unsupervised Detection of AI-Generated Images via Real-Only Representation Learning

AAAI 2026technical

Detecting AI-generated images remains a persistent challenge, as existing detectors often struggle to generalize to forgeries produced by previously unseen generative models. This generalization gap mainly stems from entanglement with semantic content and overfitting to model-specific artifacts. Mor

Cited by 0SourcePDFScholar
2025

TerraFusion: Semi-Supervised Vision-Proprioception Fusion for Robust Terrain Classification

RA-L 2025

Terrain classification is essential for traversability estimation and planning of unmanned ground vehicles (UGVs) in complex environments. Most existing approaches utilize fully supervised learning to classify terrains based on either exteroceptive or proprioceptive sensor modalities. However, visio

Cited by 0SourceScholar
2024

Adaptive VIO: Deep Visual-Inertial Odometry with Online Continual Learning

CVPR 2024poster

Visual-inertial odometry (VIO) has demonstrated remarkable success due to its low-cost and complementary sensors. However existing VIO methods lack the generalization ability to adjust to different environments and sensor attributes. In this paper we propose Adaptive VIO a new monocular visual-inert…

Cited by 8SourcePDFScholar
2024

Visual-Inertial-Wheel Odometry With Wheel-Aided Maximum-a-Posteriori Initialization for Ground Robots

RA-L 2024

In recent years, Visual-Inertial Odometry (VIO) has demonstrated remarkable results using low-cost and complementary sensors. However, these methods often encounter initialization failure and suffer reduced robustness or low trajectory accuracy under challenging scenarios. In this letter, we propose

Cited by 8SourceScholar
2023

Active Neural Mapping

ICCV 2023poster

We address the problem of active mapping with a continually-learned neural scene representation, namely Active Neural Mapping. The key lies in actively finding the target space to be explored with efficient agent movement, thus minimizing the map uncertainty on-the-fly within a previously unseen env…

Cited by 40PDFScholar
2023

From Semi-supervised to Omni-supervised Room Layout Estimation Using Point Clouds

ICRA 2023poster

Room layout estimation is a long-existing robotic vision task that benefits both environment sensing and motion planning. However, layout estimation using point clouds (PCs) still suffers from data scarcity due to annotation difficulty. As such, we address the semi-supervised setting of this task ba…

Cited by 20SourcecodeScholar
2023

Online Adaptive Disparity Estimation for Dynamic Scenes in Structured Light Systems

IROS 2023poster

In recent years, deep neural networks have shown remarkable progress in dense disparity estimation from dynamic scenes in monocular structured light systems. However, their performance significantly drops when applied in unseen environments. To address this issue, self-supervised online adaptation h…

Cited by 0SourcecodeScholar
2022

SC-wLS: Towards Interpretable Feed-Forward Camera Re-localization

ECCV 2022poster

"Visual re-localization aims to recover camera poses in a known environment, which is vital for applications like robotics or augmented reality. Feed-forward absolute camera pose regression methods directly output poses by a network, but suffer from low accuracy. Meanwhile, scene coordinate based me…

2022

TIDE: Temporally Incremental Disparity Estimation via Pattern Flow in Structured Light System

RA-L 2022

We introduced Temporally Incremental Disparity Estimation Network (TIDE-Net), a learning-based technique for disparity computation in mono-camera structured light systems. In our hardware setting, a static pattern is projected onto a dynamic scene and captured by a monocular camera. Different from m

Cited by 4SourcecodeScholar
2021

Continual Neural Mapping: Learning an Implicit Scene Representation From Sequential Observations

ICCV 2021poster

Recent advances have enabled a single neural network to serve as an implicit scene representation, establishing the mapping function between spatial coordinates and scene properties. In this paper, we make a further step towards continual learning of the implicit scene representation directly from s…

Cited by 46PDFScholar
2020

3D Orientation Estimation and Vanishing Point Extraction from Single Panoramas Using Convolutional Neural Network

ICRA 2020poster

3D orientation estimation is a key component of many important computer vision tasks such as autonomous navigation and 3D scene understanding. This paper presents a new CNN architecture to estimate the 3D orientation of an omnidirectional camera with respect to the world coordinate system from a sin…

Cited by 1SourceScholar
2020

RDCFace: Radial Distortion Correction for Face Recognition

CVPR 2020poster

The effects of radial lens distortion often appear in wide-angle cameras of surveillance and safeguard systems, which may severely degrade performances of previous face recognition algorithms. Traditional methods for radial lens distortion correction usually employ line features in scenarios that ar…

Cited by 24PDFScholar
2020

Self-Supervised Deep Visual Odometry With Online Adaptation

CVPR 2020oral

Self-supervised VO methods have shown great success in jointly estimating camera pose and depth from videos. However, like most data-driven methods, existing VO networks suffer from a notable decrease in performance when confronted with scenes different from the training data, which makes them unsui…

Cited by 90PDFScholar
2019

Beyond Tracking: Selecting Memory and Refining Poses for Deep Visual Odometry

CVPR 2019oral

Most previous learning-based visual odometry (VO) methods take VO as a pure tracking problem. In contrast, we present a VO framework by incorporating two additional components called Memory and Refining. The Memory component preserves global information by employing an adaptive and efficient selecti…

Cited by 123PDFcodeScholar
2019

Deep Comprehensive Correlation Mining for Image Clustering

ICCV 2019poster

Recent developed deep unsupervised methods allow us to jointly learn representation and cluster unlabelled data. These deep clustering methods %like DAC start with mainly focus on the correlation among samples, e.g., selecting high precision pairs to gradually tune the feature representation, which…

Cited by 242PDFcodeScholar
2019

Local Supports Global: Deep Camera Relocalization With Sequence Enhancement

ICCV 2019poster

We propose to leverage the local information in a image sequence to support global camera relocalization. In contrast to previous methods that regress global poses from single images, we exploit the spatial-temporal consistency in sequential images to alleviate uncertainty due to visual ambiguities…

Cited by 75PDFScholar
2019

Sequential Adversarial Learning for Self-Supervised Deep Visual Odometry

ICCV 2019poster

We propose a self-supervised learning framework for visual odometry (VO) that incorporates correlation of consecutive frames and takes advantage of adversarial learning. Previous methods tackle self-supervised VO as a local structure from motion (SfM) problem that recovers depth from single image an…

Cited by 83PDFScholar
2018

Alternating Multi-bit Quantization for Recurrent Neural Networks

ICLR 2018poster

Recurrent neural networks have achieved excellent performance in many applications. However, on portable devices with limited resources, the models are often too large to deploy. For applications on the server with large scale concurrent requests, the latency during inference can also be very critic…

Cited by 138SourcePDFScholar
2018

An Efficient Volumetric Mesh Representation for Real-Time Scene Reconstruction Using Spatial Hashing

ICRA 2018poster

Mesh plays an indispensable role in dense realtime reconstruction essential in robotics. Efforts have been made to maintain flexible data structures for 3D data fusion, yet an efficient incremental framework specifically designed for online mesh storage and manipulation is missing. We propose a nove…

Cited by 18SourceScholar
2018

PSDF Fusion: Probabilistic Signed Distance Function for On-the-fly 3D Data Fusion and Scene Reconstruction

ECCV 2018poster

We propose a novel 3D spatial representation for data fusion and scene reconstruction. Probabilistic Signed Distance Function (Probabilistic SDF, PSDF) is proposed to depict uncertainties in the 3D space. It is modeled by a joint distribution describing SDF value and its inlier probability, reflecti…

Cited by 50SourcePDFScholar
2018

Recurrent Squeeze-and-Excitation Context Aggregation Net for Single Image Deraining

ECCV 2018poster

Rain streaks can severely degrade the visibility, which causes many current computer vision algorithms fail to work. So it is necessary to remove the rain from images. We propose a novel deep network architecture based on deep convolutional and recurrent neural networks for single image deraining. A…

Cited by 1039SourcePDFScholar
2017

Ego-centric traffic behavior understanding through multi-level vehicle trajectory analysis

ICRA 2017poster

This study proposes a multi-level trajectory analysis method for modeling traffic behavior from an ego-centric view, where on-road vehicle trajectories are collected based on the authors' previous studies of an on-board system consisting of multiple 2D lidar sensors. From an input set of trajectorie…

Cited by 6SourceScholar
2016

Camera Calibration From Periodic Motion of a Pedestrian

CVPR 2016poster

Camera calibration directly from image sequences of a pedestrian without using any calibration object is a really challenging task and should be well solved in computer vision, especially in visual surveillance. In this paper, we propose a novel camera calibration method based on recovering the thre…

Cited by 45PDFScholar