中文
相关论文

相关论文: Scene Recognition with Prototype-agnostic Scene La…

200 篇论文

Positional encodings are a common component of neural scene reconstruction methods, and provide a way to bias the learning of neural fields towards coarser or finer representations. Current neural surface reconstruction methods use a…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Thomas Walker , Octave Mariotti , Amir Vaxman , Hakan Bilen

The semantic synthesis of unseen scenes from multiple viewpoints is crucial for research in 3D scene understanding. Current methods are capable of rendering novel-view images and semantic maps by reconstructing generalizable Neural Radiance…

图形学 · 计算机科学 2025-05-09 Feng Xiao , Hongbin Xu , Wanlin Liang , Wenxiong Kang

This paper addresses the problem of geometric scene parsing, i.e. simultaneously labeling geometric surfaces (e.g. sky, ground and vertical plane) and determining the interaction relations (e.g. layering, supporting, siding and affinity)…

计算机视觉与模式识别 · 计算机科学 2016-04-11 Zhanglin Peng , Ruimao Zhang , Xiaodan Liang , Xiaobai Liu , Liang Lin

Following the advent of NeRFs, 3D Gaussian Splatting (3D-GS) has paved the way to real-time neural rendering overcoming the computational burden of volumetric methods. Following the pioneering work of 3D-GS, several methods have attempted…

计算机视觉与模式识别 · 计算机科学 2024-05-01 Evangelos Ververas , Rolandos Alexandros Potamias , Jifei Song , Jiankang Deng , Stefanos Zafeiriou

Since scenes are composed in part of objects, accurate recognition of scenes requires knowledge about both scenes and objects. In this paper we address two related problems: 1) scale induced dataset bias in multi-scale convolutional neural…

计算机视觉与模式识别 · 计算机科学 2018-01-23 Luis Herranz , Shuqiang Jiang , Xiangyang Li

Recently, numerous algorithms have been developed to tackle the problem of vision-language navigation (VLN), i.e., entailing an agent to navigate 3D environments through following linguistic instructions. However, current VLN agents simply…

计算机视觉与模式识别 · 计算机科学 2021-03-08 Hanqing Wang , Wenguan Wang , Wei Liang , Caiming Xiong , Jianbing Shen

Recognizing arbitrary or previously unseen categories is essential for comprehensive real-world 3D scene understanding. Currently, all existing methods rely on 2D or textual modalities during training or together at inference. This…

计算机视觉与模式识别 · 计算机科学 2025-06-04 Yue Li , Qi Ma , Runyi Yang , Huapeng Li , Mengjiao Ma , Bin Ren , Nikola Popovic , Nicu Sebe , Ender Konukoglu , Theo Gevers , Luc Van Gool , Martin R. Oswald , Danda Pani Paudel

Scene text recognition is a popular topic and extensively used in the industry. Although many methods have achieved satisfactory performance for the close-set text recognition challenges, these methods lose feasibility in open-set…

计算机视觉与模式识别 · 计算机科学 2022-08-09 Chang Liu , Chun Yang , Hai-Bo Qin , Xiaobin Zhu , Cheng-Lin Liu , Xu-Cheng Yin

Scene graphs are a powerful structured representation of the underlying content of images, and embeddings derived from them have been shown to be useful in multiple downstream tasks. In this work, we employ a graph convolutional network to…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Paridhi Maheshwari , Ritwick Chaudhry , Vishwa Vinay

Arbitrary text appearance poses a great challenge in scene text recognition tasks. Existing works mostly handle with the problem in consideration of the shape distortion, including perspective distortions, line curvature or other style…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Chengwei Zhang , Yunlu Xu , Zhanzhan Cheng , Shiliang Pu , Yi Niu , Fei Wu , Futai Zou

Recently, a series of decomposition-based scene text detection methods has achieved impressive progress by decomposing challenging text regions into pieces and linking them in a bottom-up manner. However, most of them merely focus on…

计算机视觉与模式识别 · 计算机科学 2020-02-27 Hao Liu , Antai Guo , Deqiang Jiang , Yiqing Hu , Bo Ren

Place recognition gives a SLAM system the ability to correct cumulative errors. Unlike images that contain rich texture features, point clouds are almost pure geometric information which makes place recognition based on point clouds…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Lin Li , Xin Kong , Xiangrui Zhao , Tianxin Huang , Yong Liu

Existing generative approaches for guided image synthesis of multi-object scenes typically rely on 2D controls in the image or text space. As a result, these methods struggle to maintain and respect consistent three-dimensional geometric…

计算机视觉与模式识别 · 计算机科学 2025-08-05 Léopold Maillard , Tom Durand , Adrien Ramanana Rahary , Maks Ovsjanikov

Industrial image anomaly detection under the setting of one-class classification has significant practical value. However, most existing models struggle to extract separable feature representations when performing feature embedding and…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Minghui Yang , Jing Liu , Zhiwei Yang , Zhaoyang Wu

The real world exhibits rich structure and detail across many scales of observation. It is difficult, however, to capture and represent a broad spectrum of scales using ordinary images. We devise a novel paradigm for learning a…

Despite remarkable recent progress on both unconditional and conditional image synthesis, it remains a long-standing problem to learn generative models that are capable of synthesizing realistic and sharp images from reconfigurable spatial…

计算机视觉与模式识别 · 计算机科学 2019-08-21 Wei Sun , Tianfu Wu

To improve the robustness of graph neural networks (GNN), graph structure learning (GSL) has attracted great interest due to the pervasiveness of noise in graph data. Many approaches have been proposed for GSL to jointly learn a clean graph…

机器学习 · 计算机科学 2023-07-06 Shaogao Lv , Gang Wen , Shiyu Liu , Linsen Wei , Ming Li

Aiming at recognizing the samples from novel categories with few reference samples, few-shot learning (FSL) is a challenging problem. We found that the existing works often build their few-shot model based on the image-level feature by…

计算机视觉与模式识别 · 计算机科学 2021-11-09 Junying Huang , Fan Chen , Keze Wang , Liang Lin , Dongyu Zhang

We propose a lightweight and scalable Regional Point-Language Contrastive learning framework, namely \textbf{RegionPLC}, for open-world 3D scene understanding, aiming to identify and recognize open-set objects and categories. Specifically,…

计算机视觉与模式识别 · 计算机科学 2024-05-07 Jihan Yang , Runyu Ding , Weipeng Deng , Zhe Wang , Xiaojuan Qi

Gaussian Splatting has emerged as a high-performance technique for novel view synthesis, enabling real-time rendering and high-quality reconstruction of small scenes. However, scaling to larger environments has so far relied on partitioning…