中文
相关论文

相关论文: TrackAgent: 6D Object Tracking via Reinforcement L…

200 篇论文

Visual object tracking plays a critical role in visual-based autonomous systems, as it aims to estimate the position and size of the object of interest within a live video. Despite significant progress made in this field, state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Jianlang Chen , Xuhong Ren , Qing Guo , Felix Juefei-Xu , Di Lin , Wei Feng , Lei Ma , Jianjun Zhao

In this work, we bridge the gap between recent pose estimation and tracking work to develop a powerful method for robots to track objects in their surroundings. Motion-Nets use a segmentation model to segment the scene, and separate…

机器人学 · 计算机科学 2019-10-31 Felix Leeb , Arunkumar Byravan , Dieter Fox

The crucial components of a conventional image registration method are the choice of the right feature representations and similarity measures. These two components, although elaborately designed, are somewhat handcrafted using human…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Shanhui Sun , Jing Hu , Mingqing Yao , Jinrong Hu , Xiaodong Yang , Qi Song , Xi Wu

In this paper, we present an approach based on reinforcement learning for eye tracking data manipulation. It is based on two opposing agents, where one tries to classify the data correctly and the second agent looks for patterns in the…

机器学习 · 计算机科学 2020-10-05 Wolfgang Fuhl , Efe Bozkir , Enkelejda Kasneci

Point cloud registration plays a critical role in a multitude of computer vision tasks, such as pose estimation and 3D localization. Recently, a plethora of deep learning methods were formulated that aim to tackle this problem. Most of…

计算机视觉与模式识别 · 计算机科学 2021-09-24 Lisa Tse , Abdoul Aziz Amadou , Axen Georget , Ahmet Tuysuzoglu

Modeling of real-world biological multi-agents is a fundamental problem in various scientific and engineering fields. Reinforcement learning (RL) is a powerful framework to generate flexible and diverse behaviors in cyberspace; however,…

人工智能 · 计算机科学 2023-12-20 Keisuke Fujii , Kazushi Tsutsui , Atom Scott , Hiroshi Nakahara , Naoya Takeishi , Yoshinobu Kawahara

Homing and navigation are fundamental behaviors in biological systems that enable agents to reliably reach a target under uncertainty. We present a Reinforcement Learning (RL) framework to model adaptive homing in continuous two-dimensional…

软凝聚态物质 · 物理学 2026-02-10 Riya Singh , Pratikshya Jena , Anish Kumar , Shradha Mishra

Reinforcement Learning (RL) offers a powerful paradigm for autonomous robots to master generalist manipulation skills through trial-and-error. However, its real-world application is stifled by low sample efficiency. Recent Human-in-the-Loop…

机器人学 · 计算机科学 2026-03-10 Haojun Chen , Zili Zou , Chengdong Ma , Yaoxiang Pu , Haotong Zhang , Yuanpei Chen , Yaodong Yang

This paper introduces a novel weighted unsupervised learning for object detection using an RGB-D camera. This technique is feasible for detecting the moving objects in the noisy environments that are captured by an RGB-D camera. The main…

计算机视觉与模式识别 · 计算机科学 2018-10-24 Kamran Kowsari , Manal H. Alassaf

We propose a novel meta-learning framework for real-time object tracking with efficient model adaptation and channel pruning. Given an object tracker, our framework learns to fine-tune its model parameters in only a few iterations of…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Ilchae Jung , Kihyun You , Hyeonwoo Noh , Minsu Cho , Bohyung Han

In this work, we present a memory-augmented approach for image-goal navigation. Earlier attempts, including RL-based and SLAM-based approaches have either shown poor generalization performance, or are heavily-reliant on pose/depth sensors.…

计算机视觉与模式识别 · 计算机科学 2023-01-06 Lina Mezghani , Sainbayar Sukhbaatar , Thibaut Lavril , Oleksandr Maksymets , Dhruv Batra , Piotr Bojanowski , Karteek Alahari

Visual object tracking is a fundamental and time-critical vision task. Recent years have seen many shallow tracking methods based on real-time pixel-based correlation filters, as well as deep methods that have top performance but need a…

计算机视觉与模式识别 · 计算机科学 2017-09-15 Chen Huang , Simon Lucey , Deva Ramanan

Human is able to conduct 3D recognition by a limited number of haptic contacts between the target object and his/her fingers without seeing the object. This capability is defined as `haptic glance' in cognitive neuroscience. Most of the…

人工智能 · 计算机科学 2021-02-16 Kevin Riou , Suiyi Ling , Guillaume Gallot , Patrick Le Callet

RGB-D tracking significantly improves the accuracy of object tracking. However, its dependency on real depth inputs and the complexity involved in multi-modal fusion limit its applicability across various scenarios. The utilization of depth…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Zhenyu Wei , Yujie He , Zhanchuan Cai

Agents that can learn to imitate given video observation -- \emph{without direct access to state or action information} are more applicable to learning in the natural world. However, formulating a reinforcement learning (RL) agent that…

机器学习 · 计算机科学 2023-07-14 Glen Berseth , Florian Golemo , Christopher Pal

Reinforcement Learning is an area of Machine Learning focused on how agents can be trained to make sequential decisions, and achieve a particular goal within an arbitrary environment. While learning, they repeatedly take actions based on…

We solve active target tracking, one of the essential tasks in autonomous systems, using a deep reinforcement learning (RL) approach. In this problem, an autonomous agent is tasked with acquiring information about targets of interests using…

机器学习 · 计算机科学 2020-06-19 Heejin Jeong , Hamed Hassani , Manfred Morari , Daniel D. Lee , George J. Pappas

Unsupervised object modeling is important in robotics, especially for handling a large set of objects. We present a method for unsupervised 3D object discovery, reconstruction, and localization that exploits multiple instances of an…

计算机视觉与模式识别 · 计算机科学 2017-10-18 Wim Abbeloos , Esra Ataer-Cansizoglu , Sergio Caccamo , Yuichi Taguchi , Yukiyasu Domae

Image-to-point cloud registration aims to determine the relative camera pose of an RGB image with respect to a point cloud. It plays an important role in camera localization within pre-built LiDAR maps. Despite the modality gaps, most…

计算机视觉与模式识别 · 计算机科学 2024-08-06 Gongxin Yao , Yixin Xuan , Xinyang Li , Yu Pan

To track the target in a video, current visual trackers usually adopt greedy search for target object localization in each frame, that is, the candidate region with the maximum response score will be selected as the tracking result of each…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Xiao Wang , Zhe Chen , Bo Jiang , Jin Tang , Bin Luo , Dacheng Tao