中文
相关论文

相关论文: MapBERT: Bitwise Masked Modeling for Real-Time Sem…

200 篇论文

Amodal panoptic segmentation aims to connect the perception of the world to its cognitive understanding. It entails simultaneously predicting the semantic labels of visible scene regions and the entire shape of traffic participant…

计算机视觉与模式识别 · 计算机科学 2022-05-31 Rohit Mohan , Abhinav Valada

Semantic segmentation is the problem of assigning a class label to every pixel in an image, and is an important component of an autonomous vehicle vision stack for facilitating scene understanding and object detection. However, many of the…

计算机视觉与模式识别 · 计算机科学 2024-10-28 Christopher J. Holder , Muhammad Shafique

Autonomous navigation in unstructured off-road environments is greatly improved by semantic scene understanding. Conventional image processing algorithms are difficult to implement and lack robustness due to a lack of structure and high…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Anthony Medellin , Anant Bhamri , Reza Langari , Swaminathan Gopalswamy

As a cost-effective and robust technology, automotive radar has seen steady improvement during the last years, making it an appealing complement to commonly used sensors like camera and LiDAR in autonomous driving. Radio frequency data with…

计算机视觉与模式识别 · 计算机科学 2024-12-23 Yuzhi Wu , Jun Liu , Guangfeng Jiang , Weijian Liu , Danilo Orlando

There have been recent efforts to learn more meaningful representations via fixed length codewords from mesh data, since a mesh serves as a complete model of underlying 3D shape compared to a point cloud. However, the mesh connectivity…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Eric Lei , Muhammad Asad Lodhi , Jiahao Pang , Junghyun Ahn , Dong Tian

Constructing an embedding space for musical instrument sounds that can meaningfully represent new and unseen instruments is important for downstream music generation tasks such as multi-instrument synthesis and timbre transfer. The…

音频与语音处理 · 电气工程与系统科学 2021-12-28 Xuan Shi , Erica Cooper , Junichi Yamagishi

Models based on large-pretrained language models, such as S(entence)BERT, provide effective and efficient sentence embeddings that show high correlation to human similarity ratings, but lack interpretability. On the other hand, graph…

计算与语言 · 计算机科学 2025-10-17 Juri Opitz , Anette Frank

Semantic segmentation models are limited in their ability to scale to large numbers of object classes. In this paper, we introduce the new task of zero-shot semantic segmentation: learning pixel-wise classifiers for never-seen object…

计算机视觉与模式识别 · 计算机科学 2019-11-19 Maxime Bucher , Tuan-Hung Vu , Matthieu Cord , Patrick Pérez

Semantic segmentation is a key technique that enables mobile robots to understand and navigate surrounding environments autonomously. However, most existing works focus on segmenting known objects, overlooking the identification of unknown…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Wenbang Deng , Xieyuanli Chen , Qinghua Yu , Yunze He , Junhao Xiao , Huimin Lu

The Segment Anything Model (SAM) excels at generating precise object masks from input prompts but lacks semantic awareness, failing to associate its generated masks with specific object categories. To address this limitation, we propose…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Rohit Kundu , Sudipta Paul , Arindam Dutta , Amit K. Roy-Chowdhury

We present cross-view transformers, an efficient attention-based model for map-view semantic segmentation from multiple cameras. Our architecture implicitly learns a mapping from individual camera views into a canonical map-view…

计算机视觉与模式识别 · 计算机科学 2022-05-06 Brady Zhou , Philipp Krähenbühl

Seamless Human-Robot Interaction is the ultimate goal of developing service robotic systems. For this, the robotic agents have to understand their surroundings to better complete a given task. Semantic scene understanding allows a robotic…

计算机视觉与模式识别 · 计算机科学 2021-08-18 Muraleekrishna Gopinathan , Giang Truong , Jumana Abu-Khalaf

Part-level features are crucial for image understanding, but few studies focus on them because of the lack of fine-grained labels. Although unsupervised part discovery can eliminate the reliance on labels, most of them cannot maintain…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Jiahao Xia , Yike Wu , Wenjian Huang , Jianguo Zhang , Jian Zhang

Spatial visual perception is a fundamental requirement in physical-world applications like autonomous driving and robotic manipulation, driven by the need to interact with 3D environments. Capturing pixel-aligned metric depth using RGB-D…

计算机视觉与模式识别 · 计算机科学 2026-01-27 Bin Tan , Changjiang Sun , Xiage Qin , Hanat Adai , Zelin Fu , Tianxiang Zhou , Han Zhang , Yinghao Xu , Xing Zhu , Yujun Shen , Nan Xue

In this paper we address the task of visual place recognition (VPR), where the goal is to retrieve the correct GPS coordinates of a given query image against a huge geotagged gallery. While recent works have shown that building descriptors…

计算机视觉与模式识别 · 计算机科学 2022-01-26 Valerio Paolicelli , Antonio Tavera , Carlo Masone , Gabriele Berton , Barbara Caputo

The completion, extension, and generation of 3D semantic scenes are an interrelated set of capabilities that are useful for robotic navigation and exploration. Existing approaches seek to decouple these problems and solve them one-off.…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Xujia Zhang , Brendan Crowe , Christoffer Heckman

Image compositing is one of the most fundamental steps in creative workflows. It involves taking objects/parts of several images to create a new image, called a composite. Currently, this process is done manually by creating accurate masks…

计算机视觉与模式识别 · 计算机科学 2022-05-03 Kerem Turgutlu , Sanat Sharma , Jayant Kumar

Autonomous driving requires an understanding of the static environment from sensor data. Learned Bird's-Eye View (BEV) encoders are commonly used to fuse multiple inputs, and a vector decoder predicts a vectorized map representation from…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Thomas Monninger , Zihan Zhang , Zhipeng Mo , Md Zafar Anwar , Steffen Staab , Sihao Ding

Inducing semantic representations directly from speech signals is a highly challenging task but has many useful applications in speech mining and spoken language understanding. This study tackles the unsupervised learning of semantic…

计算与语言 · 计算机科学 2022-10-25 Jian Zhu , Zuoyu Tian , Yadong Liu , Cong Zhang , Chia-wen Lo

We present iBERT (interpretable-BERT), an encoder to produce inherently interpretable and controllable embeddings - designed to modularize and expose the discriminative cues present in language, such as semantic or stylistic structure. Each…

计算与语言 · 计算机科学 2026-01-27 Vishal Anand , Milad Alshomary , Kathleen McKeown