中文
相关论文

相关论文: Image Semantic Relation Generation

200 篇论文

In this paper, we study the problem of parsing structured knowledge graphs from textual descriptions. In particular, we consider the scene graph representation that considers objects together with their attributes and relations: this…

计算与语言 · 计算机科学 2018-03-28 Yu-Siang Wang , Chenxi Liu , Xiaohui Zeng , Alan Yuille

Scene graph generation aims to detect visual relationship triplets, (subject, predicate, object). Due to biases in data, current models tend to predict common predicates, e.g. "on" and "at", instead of informative ones, e.g. "standing on"…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Lianli Gao , Xinyu Lyu , Yuyu Guo , Yuxuan Hu , Yuan-Fang Li , Lu Xu , Heng Tao Shen , Jingkuan Song

This paper presents a framework for jointly grounding objects that follow certain semantic relationship constraints given in a scene graph. A typical natural scene contains several objects, often exhibiting visual relationships of varied…

计算机视觉与模式识别 · 计算机科学 2022-11-04 Aditay Tripathi , Anand Mishra , Anirban Chakraborty

Visual interactivity understanding within visual scenes presents a significant challenge in computer vision. Existing methods focus on complex interactivities while leveraging a simple relationship model. These methods, however, struggle…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Trong-Thuan Nguyen , Pha Nguyen , Khoa Luu

Generating scene graph to describe all the relations inside an image gains increasing interests these years. However, most of the previous methods use complicated structures with slow inference speed or rely on the external data, which…

计算机视觉与模式识别 · 计算机科学 2018-08-28 Yikang Li , Wanli Ouyang , Bolei Zhou , Jianping Shi , Chao Zhang , Xiaogang Wang

Current approaches for open-vocabulary scene graph generation (OVSGG) use vision-language models such as CLIP and follow a standard zero-shot pipeline -- computing similarity between the query image and the text embeddings for each category…

计算机视觉与模式识别 · 计算机科学 2024-10-22 Guikun Chen , Jin Li , Wenguan Wang

A scene graph is a semantic representation that expresses the objects, attributes, and relationships between objects in a scene. Scene graphs play an important role in many cross modality tasks, as they are able to capture the interactions…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Xuming Hu , Zhijiang Guo , Yu Fu , Lijie Wen , Philip S. Yu

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

Image-text matching has been a hot research topic bridging the vision and language areas. It remains challenging because the current representation of image usually lacks global semantic concepts as in its corresponding text caption. To…

计算机视觉与模式识别 · 计算机科学 2019-09-09 Kunpeng Li , Yulun Zhang , Kai Li , Yuanyuan Li , Yun Fu

Dynamic Scene Graph Generation (DSGG) models how object relations evolve over time in videos. However, existing methods are trained only on annotated object pairs and lack guidance for non-related pairs, making it difficult to identify…

计算机视觉与模式识别 · 计算机科学 2025-11-13 Hae-Won Jo , Yeong-Jun Cho

Biphasic face photo-sketch synthesis has significant practical value in wide-ranging fields such as digital entertainment and law enforcement. Previous approaches directly generate the photo-sketch in a global view, they always suffer from…

计算机视觉与模式识别 · 计算机科学 2023-12-05 Xingqun Qi , Muyi Sun , Zijian Wang , Jiaming Liu , Qi Li , Fang Zhao , Shanghang Zhang , Caifeng Shan

Despite some exciting progress on high-quality image generation from structured(scene graphs) or free-form(sentences) descriptions, most of them only guarantee the image-level semantical consistency, i.e. the generated image matching the…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Yikang Li , Tao Ma , Yeqi Bai , Nan Duan , Sining Wei , Xiaogang Wang

To truly understand the visual world our models should be able not only to recognize images but also generate them. To this end, there has been exciting recent progress on generating images from natural language descriptions. These methods…

计算机视觉与模式识别 · 计算机科学 2018-04-06 Justin Johnson , Agrim Gupta , Li Fei-Fei

Scene graph generation from images is a task of great interest to applications such as robotics, because graphs are the main way to represent knowledge about the world and regulate human-robot interactions in tasks such as Visual Question…

机器人学 · 计算机科学 2022-12-21 Fernando Amodeo , Fernando Caballero , Natalia Díaz-Rodríguez , Luis Merino

The goal of scene graph generation is to predict a graph from an input image, where nodes correspond to identified and localized objects and edges to their corresponding interaction predicates. Existing methods are trained in a fully…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Bicheng Xu , Renjie Liao , Leonid Sigal

Contrastively trained vision-language models have achieved remarkable progress in vision and language representation learning, leading to state-of-the-art models for various downstream multimodal tasks. However, recent research has…

计算与语言 · 计算机科学 2023-10-26 Harman Singh , Pengchuan Zhang , Qifan Wang , Mengjiao Wang , Wenhan Xiong , Jingfei Du , Yu Chen

A proper scene representation is central to the pursuit of spatial intelligence where agents can robustly reconstruct and efficiently understand 3D scenes. A scene representation is either metric, such as landmark maps in 3D reconstruction,…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Juexiao Zhang , Gao Zhu , Sihang Li , Xinhao Liu , Haorui Song , Xinran Tang , Chen Feng

Predicting a scene graph that captures visual entities and their interactions in an image has been considered a crucial step towards full scene comprehension. Recent scene graph generation (SGG) models have shown their capability of…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Tzu-Jui Julius Wang , Selen Pehlivan , Jorma Laaksonen

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

Visual Place Recognition (VPR) in long-term deployment requires reasoning beyond pixel similarity: systems must make transparent, interpretable decisions that remain robust under lighting, weather and seasonal change. We present Text2Graph…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Saeideh Yousefzadeh , Hamidreza Pourreza