中文
相关论文

相关论文: Tensor-to-Image: Image-to-Image Translation with V…

200 篇论文

Vision Transformers rely on fixed patch tokens that ignore the spatial and semantic structure of images. In this work, we introduce an end-to-end differentiable tokenizer that adapts to image content with pixel-level granularity while…

计算机视觉与模式识别 · 计算机科学 2025-11-05 Marius Aasan , Martine Hjelkrem-Tan , Nico Catalano , Changkyu Choi , Adín Ramírez Rivera

Image-to-image translation is an important and challenging problem in computer vision and image processing. Diffusion models (DM) have shown great potentials for high-quality image synthesis, and have gained competitive performance on the…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Bo Li , Kaitao Xue , Bin Liu , Yu-Kun Lai

Deep learning has recently become one of the most popular sub-fields of machine learning owing to its distributed data representation with multiple levels of abstraction. A diverse range of deep learning algorithms are being employed to…

计算机视觉与模式识别 · 计算机科学 2018-04-12 Rajat Kumar Sinha , Ruchi Pandey , Rohan Pattnaik

Given the ever-increasing computational costs of modern machine learning models, we need to find new ways to reuse such expert models and thus tap into the resources that have been invested in their creation. Recent work suggests that the…

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

Transformers are widely used in computer vision areas and have achieved remarkable success. Most state-of-the-art approaches split images into regular grids and represent each grid region with a vision token. However, fixed token…

计算机视觉与模式识别 · 计算机科学 2024-07-17 Wang Zeng , Sheng Jin , Lumin Xu , Wentao Liu , Chen Qian , Wanli Ouyang , Ping Luo , Xiaogang Wang

Unpaired image-to-image translation is a class of vision problems whose goal is to find the mapping between different image domains using unpaired training data. Cycle-consistency loss is a widely used constraint for such problems. However,…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Yihao Zhao , Ruihai Wu , Hao Dong

Visual-to-auditory sensory substitution devices can assist the blind in sensing the visual environment by translating the visual information into a sound pattern. To improve the translation quality, the task performances of the blind are…

计算机视觉与模式识别 · 计算机科学 2019-04-22 Di Hu , Dong Wang , Xuelong Li , Feiping Nie , Qi Wang

Benefiting from powerful convolutional neural networks (CNNs), learning-based image inpainting methods have made significant breakthroughs over the years. However, some nature of CNNs (e.g. local prior, spatially shared parameters) limit…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Ye Deng , Siqi Hui , Sanping Zhou , Deyu Meng , Jinjun Wang

Building generalized models that can solve many computer vision tasks simultaneously is an intriguing direction. Recent works have shown image itself can be used as a natural interface for general-purpose visual perception and demonstrated…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Yue Fan , Yongqin Xian , Xiaohua Zhai , Alexander Kolesnikov , Muhammad Ferjad Naeem , Bernt Schiele , Federico Tombari

Vision Transformers (ViT) have achieved remarkable success in large-scale image recognition. They split every 2D image into a fixed number of patches, each of which is treated as a token. Generally, representing an image with more tokens…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Yulin Wang , Rui Huang , Shiji Song , Zeyi Huang , Gao Huang

Learning to fuse vision and language information and representing them is an important research problem with many applications. Recent progresses have leveraged the ideas of pre-training (from language modeling) and attention layers in…

计算机视觉与模式识别 · 计算机科学 2020-10-08 Bowen Zhang , Hexiang Hu , Vihan Jain , Eugene Ie , Fei Sha

In architecture and computer-aided design, wireframes (i.e., line-based models) are widely used as basic 3D models for design evaluation and fast design iterations. However, unlike a full design file, a wireframe model lacks critical…

计算机视觉与模式识别 · 计算机科学 2020-07-20 Yuan Xue , Zihan Zhou , Xiaolei Huang

We address the task of multi-view image-to-image translation for person image generation. The goal is to synthesize photo-realistic multi-view images with pose-consistency across all views. Our proposed end-to-end framework is based on a…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Idit Diamant , Oranit Dror , Hai Victor Habi , Arnon Netzer

Transformers have recently gained increasing attention in computer vision. However, existing studies mostly use Transformers for feature representation learning, e.g. for image classification and dense predictions, and the generalizability…

计算机视觉与模式识别 · 计算机科学 2021-12-08 Shengcai Liao , Ling Shao

Indoor scenes exhibit significant appearance variations due to myriad interactions between arbitrarily diverse object shapes, spatially-changing materials, and complex lighting. Shadows, highlights, and inter-reflections caused by visible…

计算机视觉与模式识别 · 计算机科学 2022-06-20 Rui Zhu , Zhengqin Li , Janarbek Matai , Fatih Porikli , Manmohan Chandraker

We introduce dense vision transformers, an architecture that leverages vision transformers in place of convolutional networks as a backbone for dense prediction tasks. We assemble tokens from various stages of the vision transformer into…

计算机视觉与模式识别 · 计算机科学 2021-03-26 René Ranftl , Alexey Bochkovskiy , Vladlen Koltun

We present a deep learning-based method for propagating spatially-varying visual material attributes (e.g. texture maps or image stylizations) to larger samples of the same or similar materials. For training, we leverage images of the…

计算机视觉与模式识别 · 计算机科学 2021-12-07 Carlos Rodriguez-Pardo , Elena Garces

Generic text embeddings are successfully used in a variety of tasks. However, they are often learnt by capturing the co-occurrence structure from pure text corpora, resulting in limitations of their ability to generalize. In this paper, we…

Endovascular intervention training is increasingly being conducted in virtual simulators. However, transferring the experience from endovascular simulators to the real world remains an open problem. The key challenge is the virtual…

图像与视频处理 · 电气工程与系统科学 2023-04-18 Jingxuan Kang , Tudor Jianu , Baoru Huang , Binod Bhattarai , Ngan Le , Frans Coenen , Anh Nguyen

Unpaired image-to-image translation has broad applications in art, design, and scientific simulations. One early breakthrough was CycleGAN that emphasizes one-to-one mappings between two unpaired image domains via generative-adversarial…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Dmitrii Torbunov , Yi Huang , Haiwang Yu , Jin Huang , Shinjae Yoo , Meifeng Lin , Brett Viren , Yihui Ren