中文
相关论文

相关论文: Uncorrelated Feature Encoding for Faster Image Sty…

200 篇论文

In this paper, we show that, a good style representation is crucial and sufficient for generalized style transfer without test-time tuning. We achieve this through constructing a style-aware encoder and a well-organized style dataset called…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Junyao Gao , Yanchen Liu , Yanan Sun , Yinhao Tang , Yanhong Zeng , Kai Chen , Cairong Zhao

Long-term visual localization is an essential problem in robotics and computer vision, but remains challenging due to the environmental appearance changes caused by lighting and seasons. While many existing works have attempted to solve it…

机器人学 · 计算机科学 2023-06-23 Yuxuan Chen , Binbin Xu , Frederike Dümbgen , Timothy D. Barfoot

Although unsupervised feature learning has demonstrated its advantages to reducing the workload of data labeling and network design in many fields, existing unsupervised 3D learning methods still cannot offer a generic network for various…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Peng-Shuai Wang , Yu-Qi Yang , Qian-Fang Zou , Zhirong Wu , Yang Liu , Xin Tong

Current state-of-the-art machine translation systems are based on encoder-decoder architectures, that first encode the input sequence, and then generate an output sequence based on the input encoding. Both are interfaced with an attention…

计算与语言 · 计算机科学 2018-11-02 Maha Elbayad , Laurent Besacier , Jakob Verbeek

When a channel model is available, learning how to communicate on fading noisy channels can be formulated as the (unsupervised) training of an autoencoder consisting of the cascade of encoder, channel, and decoder. An important limitation…

信号处理 · 电气工程与系统科学 2021-10-22 Sangwoo Park , Osvaldo Simeone , Joonhyuk Kang

Arbitrary style transfer holds widespread attention in research and boasts numerous practical applications. The existing methods, which either employ cross-attention to incorporate deep style attributes into content attributes or use…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Zhanjie Zhang , Jiakai Sun , Guangyuan Li , Lei Zhao , Quanwei Zhang , Zehua Lan , Haolin Yin , Wei Xing , Huaizhong Lin , Zhiwen Zuo

We propose an end-to-end music mixing style transfer system that converts the mixing style of an input multitrack to that of a reference song. This is achieved with an encoder pre-trained with a contrastive objective to extract only audio…

音频与语音处理 · 电气工程与系统科学 2023-04-12 Junghyun Koo , Marco A. Martínez-Ramírez , Wei-Hsiang Liao , Stefan Uhlich , Kyogu Lee , Yuki Mitsufuji

Recent techniques to solve photorealistic style transfer within deep convolutional neural networks (CNNs) generally require intensive training from large-scale datasets, thus having limited applicability and poor generalization ability to…

计算机视觉与模式识别 · 计算机科学 2022-01-19 Sunwoo Kim , Soohyun Kim , Seungryong Kim

Multi-modality image fusion aims at fusing modality-specific (complementarity) and modality-shared (correlation) information from multiple source images. To tackle the problem of the neglect of inter-feature relationships, high-frequency…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Xiaoli Zhang , Liying Wang , Libo Zhao , Xiongfei Li , Siwei Ma

Large-scale noisy web image-text datasets have been proven to be efficient for learning robust vision-language models. However, when transferring them to the task of video retrieval, models still need to be fine-tuned on hand-curated paired…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Nina Shvetsova , Anna Kukleva , Bernt Schiele , Hilde Kuehne

Brain encoding and decoding aims to understand the relationship between external stimuli and brain activities, and is a fundamental problem in neuroscience. In this article, we study latent embedding alignment for brain encoding and…

统计方法学 · 统计学 2026-03-24 Shuoxun Xu , Zhanhao Yan , Lexin Li

The current state-of-the-art Diffusion model has demonstrated excellent results in generating images. However, the images are monotonous and are mostly the result of the distribution of images of people in the training set, making it…

计算机视觉与模式识别 · 计算机科学 2023-05-18 Tianyu Chen

This paper addresses the problem of inferring unseen cross-modal image-to-image translations between multiple modalities. We assume that only some of the pairwise translations have been seen (i.e. trained) and infer the remaining unseen…

计算机视觉与模式识别 · 计算机科学 2020-05-18 Yaxing Wang , Luis Herranz , Joost van de Weijer

In this paper, we propose an efficient transfer leaning methods for training a personalized language model using a recurrent neural network with long short-term memory architecture. With our proposed fast transfer learning schemes, a…

计算与语言 · 计算机科学 2017-10-11 Seunghyun Yoon , Hyeongu Yun , Yuna Kim , Gyu-tae Park , Kyomin Jung

Latest diffusion models have shown promising results in category-level 6D object pose estimation by modeling the conditional pose distribution with depth image input. The existing methods, however, suffer from slow convergence during…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Seunghyun Lee , Tae-Kyun Kim

Recent advances in diffusion models for image generation have led to detailed examinations of several components within the U-Net architecture for image editing. While previous studies have focused on the bottleneck layer (h-space),…

计算机视觉与模式识别 · 计算机科学 2025-04-07 Ludovica Schaerf , Andrea Alfarano , Fabrizio Silvestri , Leonardo Impett

Shape deformation is an important component in any geometry processing toolbox. The goal is to enable intuitive deformations of single or multiple shapes or to transfer example deformations to new shapes while preserving the plausibility of…

图形学 · 计算机科学 2020-09-04 Minhyuk Sung , Zhenyu Jiang , Panos Achlioptas , Niloy J. Mitra , Leonidas J. Guibas

Style transfer aims to render the content of a given image in the graphical/artistic style of another image. The fundamental concept underlying NeuralStyle Transfer (NST) is to interpret style as a distribution in the feature space of a…

计算机视觉与模式识别 · 计算机科学 2021-03-15 Nikolai Kalischek , Jan Dirk Wegner , Konrad Schindler

Finding semantic correspondences is a challenging problem. With the breakthrough of CNNs stronger features are available for tasks like classification but not specifically for the requirements of semantic matching. In the following we…

计算机视觉与模式识别 · 计算机科学 2019-06-18 Nikolai Ufer , Kam To Lui , Katja Schwarz , Paul Warkentin , Björn Ommer

Image style transfer has attracted widespread attention in the past few years. Despite its remarkable results, it requires additional style images available as references, making it less flexible and inconvenient. Using text is the most…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Zhi-Song Liu , Li-Wen Wang , Jun Xiao , Vicky Kalogeiton