中文
相关论文

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

200 篇论文

Semantic segmentation tasks can be well modeled by Markov Random Field (MRF). This paper addresses semantic segmentation by incorporating high-order relations and mixture of label contexts into MRF. Unlike previous works that optimized MRFs…

计算机视觉与模式识别 · 计算机科学 2017-08-09 Ziwei Liu , Xiaoxiao Li , Ping Luo , Chen Change Loy , Xiaoou Tang

Interactive image synthesis from user-guided input is a challenging task when users wish to control the scene structure of a generated image with ease.Although remarkable progress has been made on layout-based image synthesis approaches, in…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Bo Wang , Tao Wu , Minfeng Zhu , Peng Du

Referring image segmentation aims to segment the target object described by a given natural language expression. Typically, referring expressions contain complex relationships between the target and its surrounding objects. The main…

计算机视觉与模式识别 · 计算机科学 2022-12-29 Bo Chen , Zhiwei Hu , Zhilong Ji , Jinfeng Bai , Wangmeng Zuo

Robots collaborating with humans must convert natural language goals into actionable, physically grounded decisions. For example, executing a command such as "go two meters to the right of the fridge" requires grounding semantic references,…

机器人学 · 计算机科学 2026-03-20 Swagat Padhan , Lakshya Jain , Bhavya Minesh Shah , Omkar Patil , Thao Nguyen , Nakul Gopalan

Object instance segmentation is one of the most fundamental but challenging tasks in computer vision, and it requires the pixel-level image understanding. Most existing approaches address this problem by adding a mask prediction branch to a…

计算机视觉与模式识别 · 计算机科学 2019-05-20 Jun Yu , Jinghan Yao , Jian Zhang , Zhou Yu , Dacheng Tao

The objective of this work is to explore how to effectively and efficiently adapt pre-trained visual foundation models to various downstream tasks of semantic segmentation. Previous methods usually fine-tuned the entire networks for each…

计算机视觉与模式识别 · 计算机科学 2022-11-22 Lingbo Liu , Jianlong Chang , Bruce X. B. Yu , Liang Lin , Qi Tian , Chang-Wen Chen

We present an end-to-end network to bridge the gap between training and inference pipeline for panoptic segmentation, a task that seeks to partition an image into semantic regions for "stuff" and object instances for "things". In contrast…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Qizhu Li , Xiaojuan Qi , Philip H. S. Torr

In this paper, we focus on image inpainting task, aiming at recovering the missing area of an incomplete image given the context information. Recent development in deep generative models enables an efficient end-to-end framework for image…

计算机视觉与模式识别 · 计算机科学 2018-08-08 Yuhang Song , Chao Yang , Yeji Shen , Peng Wang , Qin Huang , C. -C. Jay Kuo

We present Catalog Phrase Grounding (CPG), a model that can associate product textual data (title, brands) into corresponding regions of product images (isolated product region, brand logo region) for e-commerce vision-language…

计算机视觉与模式识别 · 计算机科学 2023-09-01 Wenyi Wu , Karim Bouyarmane , Ismail Tutar

Scene text image contains two levels of contents: visual texture and semantic information. Although the previous scene text recognition methods have made great progress over the past few years, the research on mining semantic information to…

计算机视觉与模式识别 · 计算机科学 2020-03-30 Deli Yu , Xuan Li , Chengquan Zhang , Junyu Han , Jingtuo Liu , Errui Ding

Medical phrase grounding (MPG) aims to locate the most relevant region in a medical image, given a phrase query describing certain medical findings, which is an important task for medical image analysis and radiological diagnosis. However,…

计算机视觉与模式识别 · 计算机科学 2023-03-15 Zhihao Chen , Yang Zhou , Anh Tran , Junting Zhao , Liang Wan , Gideon Ooi , Lionel Cheng , Choon Hua Thng , Xinxing Xu , Yong Liu , Huazhu Fu

Panoptic Scene Graph Generation (PSG) aims to segment objects and recognize their relations, enabling the structured understanding of an image. Previous methods focus on predicting predefined object and relation categories, hence limiting…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Zijian Zhou , Zheng Zhu , Holger Caesar , Miaojing Shi

Temporal grounding aims to localize a video moment which is semantically aligned with a given natural language query. Existing methods typically apply a detection or regression pipeline on the fused representation with the research focus on…

计算机视觉与模式识别 · 计算机科学 2021-12-16 Zhenzhi Wang , Limin Wang , Tao Wu , Tianhao Li , Gangshan Wu

Panoptic segmentation is a scene parsing task which unifies semantic segmentation and instance segmentation into one single task. However, the current state-of-the-art studies did not take too much concern on inference time. In this work,…

计算机视觉与模式识别 · 计算机科学 2021-07-14 Chia-Yuan Chang , Shuo-En Chang , Pei-Yung Hsiao , Li-Chen Fu

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

Deep Convolutional Neural Networks (CNNs) are playing important roles in state-of-the-art visual recognition. This paper focuses on modeling the spatial co-occurrence of neuron responses, which is less studied in the previous work. For…

计算机视觉与模式识别 · 计算机科学 2016-07-25 Lingxi Xie , Qi Tian , John Flynn , Jingdong Wang , Alan Yuille

Object detection, scene graph generation and region captioning, which are three scene understanding tasks at different semantic levels, are tied together: scene graphs are generated on top of objects detected in an image with their pairwise…

计算机视觉与模式识别 · 计算机科学 2017-09-18 Yikang Li , Wanli Ouyang , Bolei Zhou , Kun Wang , Xiaogang Wang

In this work, we propose a novel hybrid method for scene text detection namely Correlation Propagation Network (CPN). It is an end-to-end trainable framework engined by advanced Convolutional Neural Networks. Our CPN predicts text objects…

计算机视觉与模式识别 · 计算机科学 2018-10-02 Zichuan Liu , Guosheng Lin , Wang Ling Goh , Fayao Liu , Chunhua Shen , Xiaokang Yang

Recent advances in large language models (LLMs) enable compelling story generation, but connecting narrative text to playable visual environments remains an open challenge in procedural content generation (PCG). We present a lightweight…

图形学 · 计算机科学 2026-01-05 Yi-Chun Chen , Arnav Jhala

Single-point annotation is increasingly prominent in visual tasks for labeling cost reduction. However, it challenges tasks requiring high precision, such as the point-prompted instance segmentation (PPIS) task, which aims to estimate…

计算机视觉与模式识别 · 计算机科学 2026-02-26 Zhaoyang Wei , Xumeng Han , Xuehui Yu , Xue Yang , Guorong Li , Zhenjun Han , Jianbin Jiao