paper-with-me

홈 › Papers

One-Shot Object Affordance Detection in the Wild

2021-08-08 · Wei Zhai, Hongchen Luo, Jing Zhang, Yang Cao, DaCheng Tao

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 the challenging one-shot affordance detection problem in this paper, i.e., given a support image that depicts the action purpose, all objects in a scene with the common affordance should be detected. To this end, we devise a One-Shot Affordance Detection Network (OSAD-Net) that firstly estimates the human action purpose and then transfers it to help detect the common affordance from all candidate images. Through collaboration learning, OSAD-Net can capture the common characteristics between objects having the same underlying affordance and learn a good adaptation capability for perceiving unseen affordances. Besides, we build a large-scale Purpose-driven Affordance Dataset v2 (PADv2) by collecting and labeling 30k images from 39 affordance and 103 object categories. With complex scenes and rich annotations, our PADv2 dataset can be used as a test bed to benchmark affordance detection methods and may also facilitate downstream vision tasks, such as scene understanding, action recognition, and robot manipulation. Specifically, we conducted comprehensive experiments on PADv2 dataset by including 11 advanced models from several related research fields. Experimental results demonstrate the superiority of our model over previous representative ones in terms of both objective metrics and visual quality. The benchmark suite is available at https://github.com/lhc1224/OSAD Net.

📄 PDF Abstract BibTeX arXiv:2108.03658

Code (1)

lhc1224/OSAD_Net 공식 구현 pytorch

Tasks

Action RecognitionAffordance DetectionObjectRobot ManipulationScene Understanding

Similar Papers 제목 키워드 기반

One-Shot Affordance Detection

2021-06-28 · Hongchen Luo, Wei Zhai, Jing Zhang, Yang Cao 외

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 sce…

4kAffordance Detection

TEXT2AFFORD: Probing Object Affordance Prediction abilities of Language Models solely from Text

2024-02-20 · Sayantan Adak, Daivik Agrawal, Animesh Mukherjee, Somak Aditya

We investigate the knowledge of object affordances in pre-trained language models (LMs) and pre-trained Vision-Language models (VLMs). A growing body of literature shows that PTLMs fail inconsistently and non-intuitively…

Object

AffordanceLLM: Grounding Affordance from Vision Language Models

2024-01-12 · Shengyi Qian, Weifeng Chen, Min Bai, Xiong Zhou 외

Affordance grounding refers to the task of finding the area of an object with which one can interact. It is a fundamental but challenging task, as a successful solution requires the comprehensive understanding of a scene…

Human-Object Interaction DetectionObject

Egocentric affordance detection with the one-shot geometry-driven Interaction Tensor

2019-06-13 · Eduardo Ruiz, Walterio Mayol-Cuevas

In this abstract we describe recent [4,7] and latest work on the determination of affordances in visually perceived 3D scenes. Our method builds on the hypothesis that geometry on its own provides enough information to e…

Affordance Detection

VidBot: Learning Generalizable 3D Actions from In-the-Wild 2D Human Videos for Zero-Shot Robotic Manipulation

2025-03-10 · CVPR 2025 1 · Hanzhi Chen, Boyang Sun, Anran Zhang, Marc Pollefeys 외

Future robots are envisioned as versatile systems capable of performing a variety of household tasks. The big question remains, how can we bridge the embodiment gap while minimizing physical robot learning, which fundame…