中文
相关论文

相关论文: Affordance detection with Dynamic-Tree Capsule Net…

200 篇论文

Robotic agents need to understand how to interact with objects in their environment, both autonomously and during human-robot interactions. Affordance detection on 3D point clouds, which identifies object regions that allow specific…

计算机视觉与模式识别 · 计算机科学 2025-04-28 Maximilian Xiling Li , Korbinian Rudolf , Nils Blank , Rudolf Lioutikov

We propose AffordanceNet, a new deep learning approach to simultaneously detect multiple objects and their affordances from RGB images. Our AffordanceNet has two branches: an object detection branch to localize and classify the object, and…

计算机视觉与模式识别 · 计算机科学 2018-03-06 Thanh-Toan Do , Anh Nguyen , Ian Reid

Deep convolutional neural networks, assisted by architectural design strategies, make extensive use of data augmentation techniques and layers with a high number of feature maps to embed object transformations. That is highly inefficient…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Vittorio Mazzia , Francesco Salvetti , Marcello Chiaberge

Affordance detection is a challenging problem with a wide variety of robotic applications. Traditional affordance detection methods are limited to a predefined set of affordance labels, hence potentially restricting the adaptability of…

机器人学 · 计算机科学 2023-07-25 Toan Nguyen , Minh Nhat Vu , An Vuong , Dzung Nguyen , Thieu Vo , Ngan Le , Anh Nguyen

This paper presents a novel approach for affordance-informed robotic manipulation by introducing 3D keypoints to enhance the understanding of object parts' functionality. The proposed approach provides direct information about what the…

机器人学 · 计算机科学 2025-12-01 Zhiyang Liu , Ruiteng Zhao , Lei Zhou , Chengran Yuan , Yuwei Wu , Sheng Guo , Zhengshen Zhang , Chenchen Liu , Marcelo H Ang

Affordance detection and pose estimation are of great importance in many robotic applications. Their combination helps the robot gain an enhanced manipulation capability, in which the generated pose can facilitate the corresponding…

机器人学 · 计算机科学 2023-09-21 Toan Nguyen , Minh Nhat Vu , Baoru Huang , Tuan Van Vo , Vy Truong , Ngan Le , Thieu Vo , Bac Le , Anh Nguyen

Currently, task-oriented grasp detection approaches are mostly based on pixel-level affordance detection and semantic segmentation. These pixel-level approaches heavily rely on the accuracy of a 2D affordance mask, and the generated grasp…

机器人学 · 计算机科学 2022-10-18 Wenkai Chen , Hongzhuo Liang , Zhaopeng Chen , Fuchun Sun , Jianwei Zhang

Capsule networks promise significant benefits over convolutional networks by storing stronger internal representations, and routing information based on the agreement between intermediate representations' projections. Despite this, their…

计算机视觉与模式识别 · 计算机科学 2024-07-30 Rodney Lalonde , Naji Khosravan , Ulas Bagci

Affordance detection presents intricate challenges and has a wide range of robotic applications. Previous works have faced limitations such as the complexities of 3D object shapes, the wide range of potential affordances on real-world…

机器人学 · 计算机科学 2023-09-21 Tuan Van Vo , Minh Nhat Vu , Baoru Huang , Toan Nguyen , Ngan Le , Thieu Vo , Anh Nguyen

Affordance detection refers to identifying the potential action possibilities of objects in an image, which is an important ability for robot perception and manipulation. To empower robots with this ability in unseen scenarios, we consider…

计算机视觉与模式识别 · 计算机科学 2021-06-29 Hongchen Luo , Wei Zhai , Jing Zhang , Yang Cao , Dacheng Tao

It is well-established by cognitive neuroscience that human perception of objects constitutes a complex process, where object appearance information is combined with evidence about the so-called object "affordances", namely the types of…

计算机视觉与模式识别 · 计算机科学 2017-04-11 Spyridon Thermos , Georgios Th. Papadopoulos , Petros Daras , Gerasimos Potamianos

Capsule networks (CapsNets) were introduced to address convolutional neural networks limitations, learning object-centric representations that are more robust, pose-aware, and interpretable. They organize neurons into groups called…

计算机视觉与模式识别 · 计算机科学 2024-05-31 Riccardo Renzulli

Affordances are a fundamental concept in robotics since they relate available actions for an agent depending on its sensory-motor capabilities and the environment. We present a novel Bayesian deep network to detect affordances in images, at…

计算机视觉与模式识别 · 计算机科学 2023-03-03 Lorenzo Mur-Labadia , Ruben Martinez-Cantin , Jose J. Guerrero

Affordance information about a scene provides important clues as to what actions may be executed in pursuit of meeting a specified goal state. Thus, integrating affordance-based reasoning into symbolic action plannning pipelines would…

机器人学 · 计算机科学 2020-09-15 Fu-Jen Chu , Ruinian Xu , Chao Tang , Patricio A. Vela

Learning to understand and infer object functionalities is an important step towards robust visual intelligence. Significant research efforts have recently focused on segmenting the object parts that enable specific types of human-object…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Spyridon Thermos , Petros Daras , Gerasimos Potamianos

Understanding what objects could furnish for humans-namely, learning object affordance-is the crux to bridge perception and action. In the vision community, prior work primarily focuses on learning object affordance with dense (e.g., at a…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Chao Xu , Yixin Chen , He Wang , Song-Chun Zhu , Yixin Zhu , Siyuan Huang

We present a framework to use recently introduced Capsule Networks for solving the problem of Optical Flow, one of the fundamental computer vision tasks. Most of the existing state of the art deep architectures either uses a correlation…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Rahul Chand , Rajat Arora , K Ram Prabhakar , R Venkatesh Babu

An autonomous robot should be able to evaluate the affordances that are offered by a given situation. Here we address this problem by designing a system that can densely predict affordances given only a single 2D RGB image. This is achieved…

计算机视觉与模式识别 · 计算机科学 2017-09-27 Timo Lüddecke , Florentin Wörgötter

Affordance detection refers to identifying the potential action possibilities of objects in an image, which is a crucial ability for robot perception and manipulation. To empower robots with this ability in unseen scenarios, we first study…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Wei Zhai , Hongchen Luo , Jing Zhang , Yang Cao , Dacheng Tao

In this work, we address the challenge of affordance detection in 3D point clouds, a task that requires effectively capturing fine-grained alignments between point clouds and text. Existing methods often struggle to model such alignments,…

计算机视觉与模式识别 · 计算机科学 2025-06-25 Junsei Tokumitsu , Yuiga Wada
‹ 上一页 1 2 3 10 下一页 ›