中文
相关论文

相关论文: Scene Graph Expansion for Semantics-Guided Image O…

200 篇论文

Graph-based convolutional model such as non-local block has shown to be effective for strengthening the context modeling ability in convolutional neural networks (CNNs). However, its pixel-wise computational overhead is prohibitive which…

计算机视觉与模式识别 · 计算机科学 2021-09-01 Xiangtai Li , Xia Li , Ansheng You , Li Zhang , Guangliang Cheng , Kuiyuan Yang , Yunhai Tong , Zhouchen Lin

This paper explores how graph neural networks (GNNs) can be used to enhance visual scene understanding and surgical skill assessment. By using GNNs to analyze the complex visual data of surgical procedures represented as graph structures,…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Shuja Khalid , Frank Rudzicz

Example-guided image synthesis has been recently attempted to synthesize an image from a semantic label map and an exemplary image. In the task, the additional exemplary image serves to provide style guidance that controls the appearance of…

计算机视觉与模式识别 · 计算机科学 2019-12-02 Haitian Zheng , Haofu Liao , Lele Chen , Wei Xiong , Tianlang Chen , Jiebo Luo

Understanding a visual scene incorporates objects, relationships, and context. Traditional methods working on an image mostly focus on object detection and fail to capture the relationship between the objects. Relationships can give rich…

计算机视觉与模式识别 · 计算机科学 2019-12-03 Himangi Mittal , Ajith Abraham , Anuja Arora

Extracting structured knowledge from texts has traditionally been used for knowledge base generation. However, other sources of information, such as images can be leveraged into this process to build more complete and richer knowledge…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Ashutosh Tiwari , Sandeep Varma

Scene understanding is a fundamental capability needed in many domains, ranging from question-answering to robotics. Unlike recent end-to-end approaches that must explicitly learn varying compositions of the same scene, our method reasons…

计算机视觉与模式识别 · 计算机科学 2024-10-31 FNU Aryan , Simon Stepputtis , Sarthak Bhagat , Joseph Campbell , Kwonjoon Lee , Hossein Nourkhiz Mahjoub , Katia Sycara

Semantic segmentation methods have achieved outstanding performance thanks to deep learning. Nevertheless, when such algorithms are deployed to new contexts not seen during training, it is necessary to collect and label scene-specific data…

计算机视觉与模式识别 · 计算机科学 2020-06-19 Daniele Di Mauro , Antonino Furnari , Giuseppe Patanè , Sebastiano Battiato , Giovanni Maria Farinella

In this study, we focus on the graph representation learning (a.k.a. network embedding) in attributed graphs. Different from existing embedding methods that treat the incorporation of graph structure and semantic as the simple combination…

社会与信息网络 · 计算机科学 2023-05-12 Meng Qin

Encoding a driving scene into vector representations has been an essential task for autonomous driving that can benefit downstream tasks e.g. trajectory prediction. The driving scene often involves heterogeneous elements such as the…

人工智能 · 计算机科学 2023-07-21 Xiaosong Jia , Penghao Wu , Li Chen , Yu Liu , Hongyang Li , Junchi Yan

Semantic information has been proved effective in scene text recognition. Most existing methods tend to couple both visual and semantic information in an attention-based decoder. As a result, the learning of semantic features is prone to…

计算机视觉与模式识别 · 计算机科学 2021-11-25 Changxu Cheng , Bohan Li , Qi Zheng , Yongpan Wang , Wenyu Liu

Image inpainting task requires filling the corrupted image with contents coherent with the context. This research field has achieved promising progress by using neural image inpainting methods. Nevertheless, there is still a critical…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Lisai Zhang , Qingcai Chen , Baotian Hu , Shuoran Jiang

Visual question answering is concerned with answering free-form questions about an image. Since it requires a deep linguistic understanding of the question and the ability to associate it with various objects that are present in the image,…

机器学习 · 计算机科学 2020-07-03 Marcel Hildebrandt , Hang Li , Rajat Koner , Volker Tresp , Stephan Günnemann

Semantic understanding of 3D scenes is essential for robots to operate effectively and safely in complex environments. Existing methods for semantic scene reconstruction and semantic-aware novel view synthesis often rely on dense multi-view…

计算机视觉与模式识别 · 计算机科学 2026-03-04 Sheng Ye , Zhen-Hui Dong , Ruoyu Fan , Tian Lv , Yong-Jin Liu

As a structured representation of the image content, the visual scene graph (visual relationship) acts as a bridge between computer vision and natural language processing. Existing models on the scene graph generation task notoriously…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Yuyu Guo , Jingkuan Song , Lianli Gao , Heng Tao Shen

Scene graph generation (SGG) aims to automatically map an image into a semantic structural graph for better scene understanding. It has attracted significant attention for its ability to provide object and relation information, enabling…

计算机视觉与模式识别 · 计算机科学 2023-10-03 Xinyu Zhou , Zihan Ji , Anna Zhu

The success of scene graphs for visual scene understanding has brought attention to the benefits of abstracting a visual input (e.g., image) into a structured representation, where entities (people and objects) are nodes connected by edges…

计算机视觉与模式识别 · 计算机科学 2022-10-28 Mohamed Ashraf Abdelsalam , Zhan Shi , Federico Fancellu , Kalliopi Basioti , Dhaivat J. Bhatt , Vladimir Pavlovic , Afsaneh Fazly

Training scene graph classification models requires a large amount of annotated image data. Meanwhile, scene graphs represent relational knowledge that can be modeled with symbolic data from texts or knowledge graphs. While image annotation…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Sahand Sharifzadeh , Sina Moayed Baharlou , Martin Schmitt , Hinrich Schütze , Volker Tresp

Scene graph (SG) representations can neatly and efficiently describe scene semantics, which has driven sustained intensive research in SG generation. In the real world, multiple modalities often coexist, with different types, such as…

计算机视觉与模式识别 · 计算机科学 2025-03-20 Shengqiong Wu , Hao Fei , Tat-Seng Chua

Semantic world models enable embodied agents to reason about objects, relations, and spatial context beyond purely geometric representations. In Organic Computing, such models are a key enabler for objective-driven self-adaptation under…

人工智能 · 计算机科学 2026-05-27 Roman Küble , Marco Hüller , Mrunmai Phatak , Rainer Lienhart , Jörg Hähner

Graph representation of objects and their relations in a scene, known as a scene graph, provides a precise and discernible interface to manipulate a scene by modifying the nodes or the edges in the graph. Although existing works have shown…

计算机视觉与模式识别 · 计算机科学 2022-11-11 Azade Farshad , Yousef Yeganeh , Helisa Dhamo , Federico Tombari , Nassir Navab