中文
相关论文

相关论文: Enriching Phrases with Coupled Pixel and Object Co…

200 篇论文

3D visual grounding involves finding a target object in a 3D scene that corresponds to a given sentence query. Although many approaches have been proposed and achieved impressive performance, they all require dense object-sentence pair…

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

Grounding language to visual relations is critical to various language-and-vision applications. In this work, we tackle two fundamental language-and-vision tasks: image-text matching and image captioning, and demonstrate that neural scene…

计算机视觉与模式识别 · 计算机科学 2019-09-27 Kuang-Huei Lee , Hamid Palangi , Xi Chen , Houdong Hu , Jianfeng Gao

Recently, video captioning has been attracting an increasing amount of interest, due to its potential for improving accessibility and information retrieval. While existing methods rely on different kinds of visual features and model…

计算机视觉与模式识别 · 计算机科学 2016-12-02 Xiang Long , Chuang Gan , Gerard de Melo

Visual grounding (VG) aims to locate a specific target in an image based on a given language query. The discriminative information from context is important for distinguishing the target from other objects, particularly for the targets that…

计算机视觉与模式识别 · 计算机科学 2023-12-20 Wei Tang , Liang Li , Xuejing Liu , Lu Jin , Jinhui Tang , Zechao Li

Comprehensive understanding of dynamic scenes is a critical prerequisite for intelligent robots to autonomously operate in their environment. Research in this domain, which encompasses diverse perception problems, has primarily been focused…

计算机视觉与模式识别 · 计算机科学 2021-11-05 Juana Valeria Hurtado , Rohit Mohan , Wolfram Burgard , Abhinav Valada

We present a unified model capable of simultaneously grounding both spoken language and non-speech sounds within a visual scene, addressing key limitations in current audio-visual grounding models. Existing approaches are typically limited…

计算机视觉与模式识别 · 计算机科学 2025-03-25 Hyeonggon Ryu , Seongyu Kim , Joon Son Chung , Arda Senocak

Although image captioning models have made significant advancements in recent years, the majority of them heavily depend on high-quality datasets containing paired images and texts which are costly to acquire. Previous works leverage the…

计算机视觉与模式识别 · 计算机科学 2023-12-15 Zhiyue Liu , Jinyuan Liu , Fanrong Ma

The goal of this paper is to encode a 3D scene into an extremely compact representation from 2D images and to enable its transmittance, decoding and rendering in real-time across various platforms. Despite the progress in NeRFs and Gaussian…

计算机视觉与模式识别 · 计算机科学 2024-09-25 Jae Yong Lee , Yuqun Wu , Chuhang Zou , Derek Hoiem , Shenlong Wang

This paper introduces the retrieval-augmented framework for automatic fashion caption and hashtag generation, combining multi-garment detection, attribute reasoning, and Large Language Model (LLM) prompting. The system aims to produce…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Moazzam Umer Gondal , Hamad Ul Qudous , Daniya Siddiqui , Asma Ahmad Farhan

Modern NLP models rely heavily on engineered features, which often combine word and contextual information into complex lexical features. Such combination results in large numbers of features, which can lead to over-fitting. We present a…

计算与语言 · 计算机科学 2016-04-05 Mo Yu , Mark Dredze , Raman Arora , Matthew Gormley

Video grounding aims to localize the corresponding video moment in an untrimmed video given a language query. Existing methods often address this task in an indirect way, by casting it as a proposal-and-match or fusion-and-detection…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Fengyuan Shi , Weilin Huang , Limin Wang

Diffusion-based generative models have significantly advanced text-to-image generation but encounter challenges when processing lengthy and intricate text prompts describing complex scenes with multiple objects. While excelling in…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Hanan Gani , Shariq Farooq Bhat , Muzammal Naseer , Salman Khan , Peter Wonka

Grounding free-form textual queries necessitates an understanding of these textual phrases and its relation to the visual cues to reliably reason about the described locations. Spatial attention networks are known to learn this relationship…

计算机视觉与模式识别 · 计算机科学 2020-06-09 Amar Shrestha , Krittaphat Pugdeethosapol , Haowen Fang , Qinru Qiu

State-of-the-art approaches for image captioning require supervised training data consisting of captions with paired image data. These methods are typically unable to use unsupervised data such as textual data with no corresponding images,…

计算机视觉与模式识别 · 计算机科学 2017-06-27 Wenhu Chen , Aurelien Lucchi , Thomas Hofmann

Panoptic tracking enables pixel-level scene interpretation of videos by integrating instance tracking in panoptic segmentation. This provides robots with a spatio-temporal understanding of the environment, an essential attribute for their…

计算机视觉与模式识别 · 计算机科学 2025-03-13 Juana Valeria Hurtado , Sajad Marvi , Rohit Mohan , Abhinav Valada

Given a textual description of an image, phrase grounding localizes objects in the image referred by query phrases in the description. State-of-the-art methods address the problem by ranking a set of proposals based on the relevance to each…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Kan Chen , Rama Kovvuri , Ram Nevatia

Image captioning models aim at connecting Vision and Language by providing natural language descriptions of input images. In the past few years, the task has been tackled by learning parametric models and proposing visual feature extraction…

计算机视觉与模式识别 · 计算机科学 2022-08-23 Sara Sarto , Marcella Cornia , Lorenzo Baraldi , Rita Cucchiara

As robots become more ubiquitous and capable, it becomes ever more important to enable untrained users to easily interact with them. Recently, this has led to study of the language grounding problem, where the goal is to extract…

计算与语言 · 计算机科学 2012-07-03 Cynthia Matuszek , Nicholas FitzGerald , Luke Zettlemoyer , Liefeng Bo , Dieter Fox

A paraphrase is a restatement of the meaning of a text in other words. Paraphrases have been studied to enhance the performance of many natural language processing tasks. In this paper, we propose a novel task iParaphrasing to extract…

计算与语言 · 计算机科学 2018-06-13 Chenhui Chu , Mayu Otani , Yuta Nakashima

When a recurrent neural network language model is used for caption generation, the image information can be fed to the neural network either by directly incorporating it in the RNN -- conditioning the language model by `injecting' image…

神经与进化计算 · 计算机科学 2018-03-15 Marc Tanti , Albert Gatt , Kenneth P. Camilleri