中文
相关论文

相关论文: PPMN: Pixel-Phrase Matching Network for One-Stage …

200 篇论文

Panoptic narrative grounding (PNG) aims to segment things and stuff objects in an image described by noun phrases of a narrative caption. As a multimodal task, an essential aspect of PNG is the visual-linguistic interaction between image…

计算机视觉与模式识别 · 计算机科学 2024-03-12 Tianrui Hui , Zihan Ding , Junshi Huang , Xiaoming Wei , Xiaolin Wei , Jiao Dai , Jizhong Han , Si Liu

Panoramic Narrative Grounding (PNG) is an emerging visual grounding task that aims to segment visual objects in images based on dense narrative captions. The current state-of-the-art methods first refine the representation of phrase by…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Yiming Lin , Xiao-Bo Jin , Qiufeng Wang , Kaizhu Huang

Panoptic Narrative Grounding (PNG) is an emerging cross-modal grounding task, which locates the target regions of an image corresponding to the text description. Existing approaches for PNG are mainly based on a two-stage paradigm, which is…

计算机视觉与模式识别 · 计算机科学 2023-01-10 Haowei Wang , Jiayi Ji , Yiyi Zhou , Yongjian Wu , Xiaoshuai Sun

Recently, diffusion models have increasingly demonstrated their capabilities in vision understanding. By leveraging prompt-based learning to construct sentences, these models have shown proficiency in classification and visual grounding…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Danni Yang , Ruohan Dong , Jiayi Ji , Yiwei Ma , Haowei Wang , Xiaoshuai Sun , Rongrong Ji

Panoptic narrative grounding (PNG), whose core target is fine-grained image-text alignment, requires a panoptic segmentation of referred objects given a narrative caption. Previous discriminative methods achieve only weak or coarse-grained…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Hongyu Li , Tianrui Hui , Zihan Ding , Jing Zhang , Bin Ma , Xiaoming Wei , Jizhong Han , Si Liu

Despite considerable progress, the advancement of Panoptic Narrative Grounding (PNG) remains hindered by costly annotations. In this paper, we introduce a novel Semi-Supervised Panoptic Narrative Grounding (SS-PNG) learning scheme,…

计算机视觉与模式识别 · 计算机科学 2023-10-30 Danni Yang , Jiayi Ji , Xiaoshuai Sun , Haowei Wang , Yinan Li , Yiwei Ma , Rongrong Ji

This paper proposes Panoptic Narrative Grounding, a spatially fine and general formulation of the natural language visual grounding problem. We establish an experimental framework for the study of this new task, including new ground truth…

计算机视觉与模式识别 · 计算机科学 2021-09-13 C. González , N. Ayobi , I. Hernández , J. Hernández , J. Pont-Tuset , P. Arbeláez

Panoptic Narrative Detection (PND) and Segmentation (PNS) are two challenging tasks that involve identifying and locating multiple targets in an image according to a long narrative description. In this paper, we propose a unified and…

计算机视觉与模式识别 · 计算机科学 2023-10-24 Haowei Wang , Jiayi Ji , Tianyu Guo , Yilong Yang , Yiyi Zhou , Xiaoshuai Sun , Rongrong Ji

We propose an end-to-end approach for phrase grounding in images. Unlike prior methods that typically attempt to ground each phrase independently by building an image-text embedding, our architecture formulates grounding of multiple phrases…

计算机视觉与模式识别 · 计算机科学 2019-03-20 Pelin Dogan , Leonid Sigal , Markus Gross

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

Phrase Grounding aims to detect and localize objects in images that are referred to and are queried by natural language phrases. Phrase grounding finds applications in tasks such as Visual Dialog, Visual Search and Image-text co-reference…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Rama Kovvuri , Ram Nevatia

The recently introduced panoptic segmentation task has renewed our community's interest in unifying the tasks of instance segmentation (for thing classes) and semantic segmentation (for stuff classes). However, current state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Alexander Kirillov , Ross Girshick , Kaiming He , Piotr Dollár

Referring image segmentation aims at localizing all pixels of the visual objects described by a natural language sentence. Previous works learn to straightforwardly align the sentence embedding and pixel-level embedding for highlighting the…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Zicheng Zhang , Yi Zhu , Jianzhuang Liu , Xiaodan Liang , Wei Ke

We propose an Auto-Parsing Network (APN) to discover and exploit the input data's hidden tree structures for improving the effectiveness of the Transformer-based vision-language systems. Specifically, we impose a Probabilistic Graphical…

计算机视觉与模式识别 · 计算机科学 2021-08-25 Xu Yang , Chongyang Gao , Hanwang Zhang , Jianfei Cai

Panoptic segmentation, which needs to assign a category label to each pixel and segment each object instance simultaneously, is a challenging topic. Traditionally, the existing approaches utilize two independent models without sharing…

计算机视觉与模式识别 · 计算机科学 2019-03-14 Huanyu Liu , Chao Peng , Changqian Yu , Jingbo Wang , Xu Liu , Gang Yu , Wei Jiang

Existing methods for scene text detection can be divided into two paradigms: segmentation-based and anchor-based. While Segmentation-based methods are well-suited for irregular shapes, they struggle with compact or overlapping layouts.…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Longhuang Wu , Shangxuan Tian , Youxin Wang , Pengfei Xiong

In this work, we propose a single deep neural network for panoptic segmentation, for which the goal is to provide each individual pixel of an input image with a class label, as in semantic segmentation, as well as a unique identifier for…

计算机视觉与模式识别 · 计算机科学 2019-02-08 Daan de Geus , Panagiotis Meletis , Gijs Dubbelman

We propose and study a task we name panoptic segmentation (PS). Panoptic segmentation unifies the typically distinct tasks of semantic segmentation (assign a class label to each pixel) and instance segmentation (detect and segment each…

计算机视觉与模式识别 · 计算机科学 2019-04-12 Alexander Kirillov , Kaiming He , Ross Girshick , Carsten Rother , Piotr Dollár

Panoptic Scene Graph (PSG) is a challenging task in Scene Graph Generation (SGG) that aims to create a more comprehensive scene graph representation using panoptic segmentation instead of boxes. Compared to SGG, PSG has several challenging…

计算机视觉与模式识别 · 计算机科学 2024-08-12 Jinghao Wang , Zhengyu Wen , Xiangtai Li , Zujin Guo , Jingkang Yang , Ziwei Liu

Panoptic Scene Graph has recently been proposed for comprehensive scene understanding. However, previous works adopt a fully-supervised learning manner, requiring large amounts of pixel-wise densely-annotated data, which is always tedious…

计算机视觉与模式识别 · 计算机科学 2025-04-11 Chengyang Zhao , Yikang Shen , Zhenfang Chen , Mingyu Ding , Chuang Gan
‹ 上一页 1 2 3 10 下一页 ›