← Search

Yijia He

12 accepted papers

2025

DOGE: An Extrinsic Orientation and Gyroscope Bias Estimation for Visual-Inertial Odometry Initialization

ICRA 2025

Most existing visual-inertial odometry (VIO) initialization methods rely on accurate pre-calibrated extrinsic parameters. However, during long-term use, irreversible structural deformation caused by temperature changes, mechanical squeezing, etc. will cause changes in extrinsic parameters, especiall

Cited by 3SourceScholar
2025

MemGS: Memory-Efficient Gaussian Splatting for Real-Time SLAM

IROS 2025

Recent advancements in 3D Gaussian Splatting (3DGS) have made a significant impact on rendering and reconstruction techniques. Current research predominantly focuses on improving rendering performance and reconstruction quality using high-performance desktop GPUs, largely overlooking applications fo

Cited by 3SourceScholar
2025

Neuraloc: Visual Localization in Neural Implicit Map With Dual Complementary Features

ICRA 2025

Recently, neural radiance fields (NeRF) have gained significant attention in the field of visual localization. However, existing NeRF-based approaches either lack geometric constraints or require extensive storage for feature matching, limiting their practical applications. To address these challeng

Cited by 6SourcecodeScholar
2025

PanoGS: Gaussian-based Panoptic Segmentation for 3D Open Vocabulary Scene Understanding

CVPR 2025poster

Recently, 3D Gaussian Splatting (3DGS) has shown encouraging performance for open vocabulary scene understanding tasks. However, previous methods can not distinguish 3D instance-level information, which usually predicts a heatmap between the scene feature and text query. In this paper, we propose Pa…

Cited by 0SourcePDFScholar
2024

Advancing Virtual Reality Interaction: A Ring-Shaped Controller and Pose Tracking

ICRA 2024poster

Ensuring robust tracking of controllers’ movement is critical for human-robot interaction in virtual reality (VR) scenarios. This paper proposes a robust tracking algorithm based on a novel wearable ring-shaped controller equipped with an inertial measurement unit (IMU) and a light-emitting diode (L…

Cited by 0SourceScholar
2023

A Rotation-Translation-Decoupled Solution for Robust and Efficient Visual-Inertial Initialization

CVPR 2023poster

We propose a novel visual-inertial odometry (VIO) initialization method, which decouples rotation and translation estimation, and achieves higher efficiency and better robustness. Existing loosely-coupled VIO-initialization methods suffer from poor stability of visual structure-from-motion (SfM), wh…

2022

Leveraging Structural Information to Improve Point Line Visual-Inertial Odometry

RA-L 2022

Leveraging line features to improve the accuracy of the SLAM system has been studied in many works. However, making full use of the characteristics of different line features (parallel, non-parallel) to improve the SLAM system is rarely mentioned. In this paper, we designed a VIO system based on poi

Cited by 36SourcecodeScholar
2022

MVSTER: Epipolar Transformer for Efficient Multi-View Stereo

ECCV 2022poster

"Learning-based Multi-View Stereo (MVS) methods warp source images into the reference camera frustum to form 3D volumes, which are fused as a cost volume to be regularized by subsequent networks. The fusing step plays a vital role in bridging 2D semantics and 3D spatial associations. However, previo…

2021

Structure Reconstruction Using Ray-Point-Ray Features: Representation and Camera Pose Estimation

ICRA 2021poster

Straight line features have been increasingly utilized in visual SLAM and 3D reconstruction systems. The straight lines’ parameterization, parallel constraint, and coplanar constraint are studied in many recent works. In this paper, we explore the novel intersection constraint of straight lines for…

Cited by 3SourceScholar
2020

TP-LSD: Tri-Points Based Line Segment Detector

ECCV 2020poster

This paper proposes a novel deep convolutional model, Tri-Points Based Line Segment Detector (TP-LSD), to detect line segments in an image at real-time speed. The previous related methods typically use the two-step strategy, relying on either heuristic post-process or extra classifier. To realize on…