中文
相关论文

相关论文: Make it SING: Analyzing Semantic Invariants in Cla…

200 篇论文

Semantic image inpainting is a challenging task where large missing regions have to be filled based on the available visual data. Existing methods which extract information from only a single image generally produce unsatisfactory results…

计算机视觉与模式识别 · 计算机科学 2017-07-14 Raymond A. Yeh , Chen Chen , Teck Yian Lim , Alexander G. Schwing , Mark Hasegawa-Johnson , Minh N. Do

Neural networks have greatly boosted performance in computer vision by learning powerful representations of input data. The drawback of end-to-end training for maximal overall performance are black-box models whose hidden representations…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Patrick Esser , Robin Rombach , Björn Ommer

The perturbation test remains the go-to evaluation approach for explanation methods in computer vision. This evaluation method has a major drawback of test-time distribution shift due to pixel-masking that is not present in the training…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Lokesh Badisa , Sumohana S. Channappayya

Disentangled latent spaces usually have better semantic separability and geometrical properties, which leads to better interpretability and more controllable data generation. While this has been well investigated in Computer Vision, in…

计算与语言 · 计算机科学 2024-06-12 Yingji Zhang , Danilo S. Carvalho , André Freitas

A large body of recent work has identified transformations in the latent spaces of generative adversarial networks (GANs) that consistently and interpretably transform generated images. But existing techniques for identifying these…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Sarah Schwettmann , Evan Hernandez , David Bau , Samuel Klein , Jacob Andreas , Antonio Torralba

Just like weights, bias terms are the learnable parameters of many popular machine learning models, including neural networks. Biases are thought to enhance the representational power of neural networks, enabling them to solve a variety of…

计算机视觉与模式识别 · 计算机科学 2023-05-30 Chuqin Geng , Xiaojie Xu , Haolin Ye , Xujie Si

Open-Vocabulary Semantic Segmentation (OVSS) assigns pixel-level labels from an open set of text-defined categories, demanding reliable generalization to unseen classes at inference. Although modern vision-language models (VLMs) support…

计算机视觉与模式识别 · 计算机科学 2026-03-23 Saikat Dutta , Biplab Banerjee , Hamid Rezatofighi

Zero-shot Learning (ZSL) classification categorizes or predicts classes (labels) that are not included in the training set (unseen classes). Recent works proposed different semantic autoencoder (SAE) models where the encoder embeds a visual…

计算机视觉与模式识别 · 计算机科学 2023-08-14 William Heyden , Habib Ullah , M. Salman Siddiqui , Fadi Al Machot

StyleGAN's disentangled style representation enables powerful image editing by manipulating the latent variables, but accurately mapping real-world images to their latent variables (GAN inversion) remains a challenge. Existing GAN inversion…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Anand Bhattad , Viraj Shah , Derek Hoiem , D. A. Forsyth

When performing data classification over a stream of continuously occurring instances, a key challenge is to develop an open-world classifier that anticipates instances from an unknown class. Studies addressing this problem, typically…

计算机视觉与模式识别 · 计算机科学 2018-10-10 Yang Gao , Swarup Chandra , Zhuoyi Wang , Latifur Khan

The existing Zero-Shot learning (ZSL) methods may suffer from the vague class attributes that are highly overlapped for different classes. Unlike these methods that ignore the discrimination among classes, in this paper, we propose to…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Zihan Ye , Fan Lyu , Linyan Li , Qiming Fu , Jinchang Ren , Fuyuan Hu

Zero-shot learning (ZSL) aims to recognize unseen classes without labeled training examples by leveraging class-level semantic descriptors such as attributes. A fundamental challenge in ZSL is semantic misalignment, where semantic-unrelated…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Zhi Chen , Zecheng Zhao , Jingcai Guo , Jingjing Li , Zi Huang

Decoding visual signals holds the tantalizing potential to unravel the complexities of cognition and perception. While recent studies have focused on reconstructing visual stimuli from neural recordings to bridge brain activity with visual…

计算工程、金融与科学 · 计算机科学 2025-09-23 Zixiang Yin , Jiarui Li , Zhengming Ding

Knowledge transfer, zero-shot learning and semantic image retrieval are methods that aim at improving accuracy by utilizing semantic information, e.g. from WordNet. It is assumed that this information can augment or replace missing visual…

计算机视觉与模式识别 · 计算机科学 2019-06-03 Clemens-Alexander Brust , Joachim Denzler

When given two similar images, humans identify their differences by comparing the appearance (e.g., color, texture) with the help of semantics (e.g., objects, relations). However, mainstream binary change detection models adopt a supervised…

计算机视觉与模式识别 · 计算机科学 2025-09-10 Yuhang Gan , Wenjie Xuan , Zhiming Luo , Lei Fang , Zengmao Wang , Juhua Liu , Bo Du

Recently, there have been explorations of generalist segmentation models that can effectively tackle a variety of image segmentation tasks within a unified in-context learning framework. However, these methods still struggle with task…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Yang Liu , Chenchen Jing , Hengtao Li , Muzhi Zhu , Hao Chen , Xinlong Wang , Chunhua Shen

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

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

Visual Semantic Embedding (VSE) models, which map images into a rich semantic embedding space, have been a milestone in object recognition and zero-shot learning. Current approaches to VSE heavily rely on static word em-bedding techniques.…

计算机视觉与模式识别 · 计算机科学 2021-07-27 Yue Jiao , Jonathon Hare , Adam Prügel-Bennett

While deep learning has led to huge progress in complex image classification tasks like ImageNet, unexpected failure modes, e.g. via spurious features, call into question how reliably these classifiers work in the wild. Furthermore, for…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Maximilian Augustin , Yannic Neuhaus , Matthias Hein