中文
相关论文

相关论文: GSRFormer: Grounded Situation Recognition Transfor…

200 篇论文

Grounded Situation Recognition (GSR), i.e., recognizing the salient activity (or verb) category in an image (e.g., buying) and detecting all corresponding semantic roles (e.g., agent and goods), is an essential step towards "human-like"…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Meng Wei , Long Chen , Wei Ji , Xiaoyu Yue , Tat-Seng Chua

Grounded Situation Recognition (GSR) is the task that not only classifies a salient action (verb), but also predicts entities (nouns) associated with semantic roles and their locations in the given image. Inspired by the remarkable success…

计算机视觉与模式识别 · 计算机科学 2021-11-22 Junhyeong Cho , Youngseok Yoon , Hyeonjun Lee , Suha Kwak

We introduce Grounded Situation Recognition (GSR), a task that requires producing structured semantic summaries of images describing: the primary activity, entities engaged in the activity with their roles (e.g. agent, tool), and…

计算机视觉与模式识别 · 计算机科学 2020-03-27 Sarah Pratt , Mark Yatskar , Luca Weihs , Ali Farhadi , Aniruddha Kembhavi

Grounded situation recognition is the task of predicting the main activity, entities playing certain roles within the activity, and bounding-box groundings of the entities in the given image. To effectively deal with this challenging task,…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Junhyeong Cho , Youngseok Yoon , Suha Kwak

Benefiting from strong generalization ability, pre-trained vision language models (VLMs), e.g., CLIP, have been widely utilized in zero-shot scene understanding. Unlike simple recognition tasks, grounded situation recognition (GSR) requires…

计算机视觉与模式识别 · 计算机科学 2024-04-25 Jiaming Lei , Lin Li , Chunping Wang , Jun Xiao , Long Chen

Grounded Situation Recognition (GSR) is capable of recognizing and interpreting visual scenes in a contextually intuitive way, yielding salient activities (verbs) and the involved entities (roles) depicted in images. In this work, we focus…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Ruiping Liu , Jiaming Zhang , Kunyu Peng , Junwei Zheng , Ke Cao , Yufan Chen , Kailun Yang , Rainer Stiefelhagen

Despite rapid progress, embodied agents still struggle with long-horizon manipulation that requires maintaining spatial consistency, causal dependencies, and goal constraints. A key limitation of existing approaches is that task reasoning…

机器人学 · 计算机科学 2026-02-04 Kewei Hu , Michael Zhang , Wei Ying , Tianhao Liu , Guoqiang Hao , Zimeng Li , Wanchan Yu , Jiajian Jing , Fangwen Chen , Hanwen Kang

Recent advances in pixel-level tasks (e.g. segmentation) illustrate the benefit of of long-range interactions between aggregated region-based representations that can enhance local features. However, such aggregated representations, often…

计算机视觉与模式识别 · 计算机科学 2024-04-19 Mir Rayat Imtiaz Hossain , Leonid Sigal , James J. Little

In this paper, we propose a transformer based approach for visual grounding. Unlike previous proposal-and-rank frameworks that rely heavily on pretrained object detectors or proposal-free frameworks that upgrade an off-the-shelf one-stage…

计算机视觉与模式识别 · 计算机科学 2022-03-15 Ye Du , Zehua Fu , Qingjie Liu , Yunhong Wang

Many autonomous robotic applications require object-level understanding when deployed. Actively reconstructing objects of interest, i.e. objects with specific semantic meanings, is therefore relevant for a robot to perform downstream tasks…

机器人学 · 计算机科学 2024-03-19 Liren Jin , Haofei Kuang , Yue Pan , Cyrill Stachniss , Marija Popović

Change detection (CD) in remote sensing aims to identify semantic differences between satellite images captured at different times. While deep learning has significantly advanced this field, existing approaches based on convolutional neural…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Durgesh Ameta , Ujjwal Mishra , Praful Hambarde , Amit Shukla

Dense video understanding requires answering several questions such as who is doing what to whom, with what, how, why, and where. Recently, Video Situation Recognition (VidSitu) is framed as a task for structured prediction of multiple…

计算机视觉与模式识别 · 计算机科学 2022-10-21 Zeeshan Khan , C. V. Jawahar , Makarand Tapaswi

Visual saliency patterns are the result of a variety of factors aside from the image being parsed, however existing approaches have ignored these. To address this limitation, we propose a novel saliency estimation model which leverages the…

计算机视觉与模式识别 · 计算机科学 2018-03-12 Tharindu Fernando , Simon Denman , Sridha Sridharan , Clinton Fookes

Various contextual information has been employed by many approaches for visual detection tasks. However, most of the existing approaches only focus on specific context for specific tasks. In this paper, GMC, a general framework is proposed…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Xuan Wang , Hao Tang , Zhigang Zhu

Symbolic Regression aims to automatically identify compact and interpretable mathematical expressions that model the functional relationship between input and output variables. Most existing search-based symbolic regression methods…

机器学习 · 计算机科学 2026-01-22 Jianwen Sun , Xinrui Li , Fuqing Li , Xiaoxuan Shen

A phrase grounding system localizes a particular object in an image referred to by a natural language query. In previous work, the phrases were restricted to have nouns that were encountered in training, we extend the task to Zero-Shot…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Arka Sadhu , Kan Chen , Ram Nevatia

Saliency Prediction aims to predict the attention distribution of human eyes given an RGB image. Most of the recent state-of-the-art methods are based on deep image feature representations from traditional CNNs. However, the traditional…

计算机视觉与模式识别 · 计算机科学 2023-01-27 Shuo Zhang

Event cameras provide robust visual signals under fast motion and challenging illumination conditions thanks to their microsecond latency and high dynamic range. However, their unique sensing characteristics and limited labeled data make it…

计算机视觉与模式识别 · 计算机科学 2026-04-06 Jianwen Cao , Jiaxu Xing , Nico Messikommer , Davide Scaramuzza

We study the task of embodied visual active learning, where an agent is set to explore a 3d environment with the goal to acquire visual scene understanding by actively selecting views for which to request annotation. While accurate on some…

计算机视觉与模式识别 · 计算机科学 2020-12-18 David Nilsson , Aleksis Pirinen , Erik Gärtner , Cristian Sminchisescu

Unlike Object Detection, Visual Grounding task necessitates the detection of an object described by complex free-form language. To simultaneously model such complex semantic and visual representations, recent state-of-the-art studies adopt…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Weitai Kang , Luowei Zhou , Junyi Wu , Changchang Sun , Yan Yan
‹ 上一页 1 2 3 10 下一页 ›