中文
相关论文

相关论文: CNN for IMU Assisted Odometry Estimation using Vel…

200 篇论文

We propose a novel direction to improve the denoising quality of filtering-based denoising algorithms in real time by predicting the best filter parameter value using a Convolutional Neural Network (CNN). We take the use case of BM3D, the…

图像与视频处理 · 电气工程与系统科学 2020-01-22 Subhayan Mukherjee , Navaneeth Kamballur Kottayil , Xinyao Sun , Irene Cheng

This paper presents a real-time 3D mapping framework based on global matching cost minimization and LiDAR-IMU tight coupling. The proposed framework comprises a preprocessing module and three estimation modules: odometry estimation, local…

机器人学 · 计算机科学 2022-02-03 Kenji Koide , Masashi Yokozuka , Shuji Oishi , Atsuhiko Banno

Ultrasound (US) imaging is a popular tool in clinical diagnosis, offering safety, repeatability, and real-time capabilities. Freehand 3D US is a technique that provides a deeper understanding of scanned regions without increasing…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Mingyuan Luo , Xin Yang , Zhongnuo Yan , Junyu Li , Yuanji Zhang , Jiongquan Chen , Xindi Hu , Jikuan Qian , Jun Cheng , Dong Ni

$ $Visual place recognition is challenging, especially when only a few place exemplars are given. To mitigate the challenge, we consider place recognition method using omnidirectional cameras and propose a novel Omnidirectional…

计算机视觉与模式识别 · 计算机科学 2018-03-13 Tsun-Hsuan Wang , Hung-Jui Huang , Juan-Ting Lin , Chan-Wei Hu , Kuo-Hao Zeng , Min Sun

This work targets people identification in video based on the way they walk (i.e. gait). While classical methods typically derive gait signatures from sequences of binary silhouettes, in this work we explore the use of convolutional neural…

计算机视觉与模式识别 · 计算机科学 2016-06-15 F. M. Castro , M. J. Marin-Jimenez , N. Guil , N. Perez de la Blanca

Inertial odometry is an attractive solution to the problem of state estimation for agile quadrotor flight. It is inexpensive, lightweight, and it is not affected by perceptual degradation. However, only relying on the integration of the…

机器人学 · 计算机科学 2023-03-01 Giovanni Cioffi , Leonard Bauersfeld , Elia Kaufmann , Davide Scaramuzza

Achieving robust multi-person 2D body landmark localization and pose estimation is essential for human behavior and interaction understanding as encountered for instance in HRI settings. Accurate methods have been proposed recently, but…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Angel Martínez-González , Michael Villamizar , Olivier Canévet , Jean-Marc Odobez

Autonomous vehicles and robots rely on accurate odometry estimation in GPS-denied environments. While LiDARs and cameras struggle under extreme weather, 4D mmWave radar emerges as a robust alternative with all-weather operability and…

机器人学 · 计算机科学 2026-01-28 Zeyu Han , Shuocheng Yang , Minghan Zhu , Fang Zhang , Shaobing Xu , Maani Ghaffari , Jianqiang Wang

Visual Inertial Odometry (VIO) is one of the most established state estimation methods for mobile platforms. However, when visual tracking fails, VIO algorithms quickly diverge due to rapid error accumulation during inertial data…

机器人学 · 计算机科学 2023-06-13 Russell Buchanan , Varun Agrawal , Marco Camurri , Frank Dellaert , Maurice Fallon

This paper introduces a novel proprioceptive state estimator for legged robots based on a learned displacement measurement from IMU data. Recent research in pedestrian tracking has shown that motion can be inferred from inertial data using…

机器人学 · 计算机科学 2021-11-02 Russell Buchanan , Marco Camurri , Frank Dellaert , Maurice Fallon

Purpose: Ureteroscopy is an efficient endoscopic minimally invasive technique for the diagnosis and treatment of upper tract urothelial carcinoma (UTUC). During ureteroscopy, the automatic segmentation of the hollow lumen is of primary…

图像与视频处理 · 电气工程与系统科学 2021-04-06 Jorge F. Lazo , Aldo Marzullo , Sara Moccia , Michele Catellani , Benoit Rosa , Michel de Mathelin , Elena De Momi

Reliable robot pose estimation is a key building block of many robot autonomy pipelines, with LiDAR localization being an active research domain. In this work, a versatile self-supervised LiDAR odometry estimation method is presented, in…

机器人学 · 计算机科学 2021-06-28 Julian Nubert , Shehryar Khattak , Marco Hutter

Object pose estimation from a single RGB image is a challenging problem due to variable lighting conditions and viewpoint changes. The most accurate pose estimation networks implement pose refinement via reprojection of a known, textured 3D…

计算机视觉与模式识别 · 计算机科学 2021-01-25 Gerard Kennedy , Zheyu Zhuang , Xin Yu , Robert Mahony

Autonomous driving systems are highly dependent on sensors like cameras, LiDAR, and inertial measurement units (IMU) to perceive the environment and estimate their motion. Among these sensors, perception-based sensors are not protected from…

机器人学 · 计算机科学 2025-07-15 Mohammadhossein Talebi , Pragyan Dahal , Davide Possenti , Stefano Arrigoni , Francesco Braghin

In this paper we propose an implement a general convolutional neural network (CNN) building framework for designing real-time CNNs. We validate our models by creating a real-time vision system which accomplishes the tasks of face detection,…

计算机视觉与模式识别 · 计算机科学 2017-10-23 Octavio Arriaga , Matias Valdenegro-Toro , Paul Plöger

Purpose: Iterative Convolutional Neural Networks (CNNs) which resemble unrolled learned iterative schemes have shown to consistently deliver state-of-the-art results for image reconstruction problems across different imaging modalities.…

机器学习 · 计算机科学 2022-03-07 Andreas Kofler , Markus Haltmeier , Tobias Schaeffter , Christoph Kolbitsch

The emerging Internet of Things (IoT) applications, such as driverless cars, have a growing demand for high-precision positioning and navigation. Nowadays, LiDAR inertial odometry becomes increasingly prevalent in robotics and autonomous…

机器人学 · 计算机科学 2025-03-10 Chengwei Zhao , Kun Hu , Jie Xu , Lijun Zhao , Baiwen Han , Kaidi Wu , Maoshan Tian , Shenghai Yuan

Convolutional Neural Networks (CNNs) have been successfully applied to many computer vision tasks, such as image classification. By performing linear combinations and element-wise nonlinear operations, these networks can be thought of as…

计算机视觉与模式识别 · 计算机科学 2017-03-21 Kaicheng Yu , Mathieu Salzmann

Visualizing the features captured by Convolutional Neural Networks (CNNs) is one of the conventional approaches to interpret the predictions made by these models in numerous image recognition applications. Grad-CAM is a popular solution…

计算机视觉与模式识别 · 计算机科学 2021-02-17 Sam Sattarzadeh , Mahesh Sudhakar , Konstantinos N. Plataniotis , Jongseong Jang , Yeonjeong Jeong , Hyunwoo Kim

Scan undistortion is a key module for LiDAR odometry in high dynamic environment with high rotation and translation speed. The existing line of studies mostly focuses on one pass undistortion, which means undistortion for each point is…

机器人学 · 计算机科学 2022-09-29 Keke Liu , Hao Ma , Zemin Wang
‹ 上一页 1 8 9 10 下一页 ›