中文
相关论文

相关论文: Visual Manipulation Relationship Network

200 篇论文

Recognising relevant objects or object states in its environment is a basic capability for an autonomous robot. The dominant approach to object recognition in images and range images is classification by supervised machine learning,…

计算机视觉与模式识别 · 计算机科学 2019-03-19 Mikhail Usvyatsov , Konrad Schindler

Learning Based Robot Grasping currently involves the use of labeled data. This approach has two major disadvantages. Firstly, labeling data for grasp points and angles is a strenuous process, so the dataset remains limited. Secondly, human…

机器人学 · 计算机科学 2024-10-21 Danyal Saqib , Wajahat Hussain

We consider the problem of navigating a mobile robot towards a target in an unknown environment that is endowed with visual sensors, where neither the robot nor the sensors have access to global positioning information and only use…

机器人学 · 计算机科学 2023-08-01 Jan Blumenkamp , Qingbiao Li , Binyu Wang , Zhe Liu , Amanda Prorok

The training of a next-best-view (NBV) planner for visual place recognition (VPR) is a fundamentally important task in autonomous robot navigation, for which a typical approach is the use of visual experiences that are collected in the…

机器人学 · 计算机科学 2022-07-29 Kanya Kurauchi , Kanji Tanaka , Ryogo Yamamoto , Mitsuki Yoshida

Robotic grasp detection task is still challenging, particularly for novel objects. With the recent advance of deep learning, there have been several works on detecting robotic grasp using neural networks. Typically, regression based grasp…

计算机视觉与模式识别 · 计算机科学 2018-03-06 Dongwon Park , Se Young Chun

The vision-based grasp detection method is an important research direction in the field of robotics. However, due to the rectangle metric of the grasp detection rectangle's limitation, a false-positive grasp occurs, resulting in the failure…

机器人学 · 计算机科学 2022-05-10 Yuanhao Li , Yu Liu , Zhiqiang Ma , Panfeng Huang

Object detection is a basic and important task in the field of aerial image processing and has gained much attention in computer vision. However, previous aerial image object detection approaches have insufficient use of scene semantic…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Zhiming Liu , Xuefei Zhang , Chongyang Liu , Hao Wang , Chao Sun , Bin Li , Weifeng Sun , Pu Huang , Qingjun Li , Yu Liu , Haipeng Kuang , Jihong Xiu

Robotic dexterous manipulation is a challenging problem due to high degrees of freedom (DoFs) and complex contacts of multi-fingered robotic hands. Many existing deep reinforcement learning (DRL) based methods aim at improving sample…

机器人学 · 计算机科学 2026-02-26 Qingtao Liu , Zhengnan Sun , Yu Cui , Haoming Li , Gaofeng Li , Lin Shao , Jiming Chen , Qi Ye

We propose a Convolutional Neural Network (CNN)-based model "RotationNet," which takes multi-view images of an object as input and jointly estimates its pose and object category. Unlike previous approaches that use known viewpoint labels…

计算机视觉与模式识别 · 计算机科学 2018-03-26 Asako Kanezaki , Yasuyuki Matsushita , Yoshifumi Nishida

We propose a novel video object segmentation algorithm based on pixel-level matching using Convolutional Neural Networks (CNN). Our network aims to distinguish the target area from the background on the basis of the pixel-level similarity…

计算机视觉与模式识别 · 计算机科学 2017-08-18 Jae Shin Yoon , Francois Rameau , Junsik Kim , Seokju Lee , Seunghak Shin , In So Kweon

Multi-person pose estimation and tracking serve as crucial steps for video understanding. Most state-of-the-art approaches rely on first estimating poses in each frame and only then implementing data association and refinement. Despite the…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Yiding Yang , Zhou Ren , Haoxiang Li , Chunluan Zhou , Xinchao Wang , Gang Hua

3D visual grounding aims to localize the target object in a 3D point cloud by a free-form language description. Typically, the sentences describing the target object tend to provide information about its relative relation between other…

计算机视觉与模式识别 · 计算机科学 2023-07-26 Zehan Wang , Haifeng Huang , Yang Zhao , Linjun Li , Xize Cheng , Yichen Zhu , Aoxiong Yin , Zhou Zhao

In recent years, graph neural networks have been successfully applied for learning the dynamics of complex and partially observable physical systems. However, their use in the robotics domain is, to date, still limited. In this paper, we…

机器人学 · 计算机科学 2020-03-17 Ahmet E. Tekden , Aykut Erdem , Erkut Erdem , Mert Imre , M. Yunus Seker , Emre Ugur

Human-to-Robot handovers are useful for many Human-Robot Interaction scenarios. It is important to recognize when a human intends to initiate handovers, so that the robot does not try to take objects from humans when a handover is not…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Jun Kwan , Chinkye Tan , Akansel Cosgun

Vision-and-Language Navigation (VLN) is a multi-modal, cooperative task requiring agents to interpret human instructions, navigate 3D environments, and communicate effectively under ambiguity. This paper presents a comprehensive review of…

机器人学 · 计算机科学 2025-12-02 Nivedan Yakolli , Avinash Gautam , Abhijit Das , Yuankai Qi , Virendra Singh Shekhawat

Object detection, one of the three main tasks of computer vision, has been used in various applications. The main process is to use deep neural networks to extract the features of an image and then use the features to identify the class and…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Wenshuo Li

From just a glance, humans can make rich predictions about the future state of a wide range of physical systems. On the other hand, modern approaches from engineering, robotics, and graphics are often restricted to narrow domains and…

计算机视觉与模式识别 · 计算机科学 2017-06-06 Nicholas Watters , Andrea Tacchetti , Theophane Weber , Razvan Pascanu , Peter Battaglia , Daniel Zoran

Robotic grasping is a fundamental skill required for object manipulation in robotics. Multi-fingered robotic hands, which mimic the structure of the human hand, can potentially perform complex object manipulation. Nevertheless, current…

机器人学 · 计算机科学 2023-08-21 Philipp Blättner , Johannes Brand , Gerhard Neumann , Ngo Anh Vien

Robotic grasping presents a difficult motor task in real-world scenarios, constituting a major hurdle to the deployment of capable robots across various industries. Notably, the scarcity of data makes grasping particularly challenging for…

机器人学 · 计算机科学 2024-06-18 Abhi Kamboj , Katherine Driggs-Campbell

Planning for robotic manipulation requires reasoning about the changes a robot can affect on objects. When such interactions can be modelled analytically, as in domains with rigid objects, efficient planning algorithms exist. However, in…

机器人学 · 计算机科学 2019-05-14 Angelina Wang , Thanard Kurutach , Kara Liu , Pieter Abbeel , Aviv Tamar