中文
相关论文

相关论文: Transformer based Pluralistic Image Completion wit…

200 篇论文

Image inpainting aims to complete the missing or corrupted regions of images with realistic contents. The prevalent approaches adopt a hybrid objective of reconstruction and perceptual quality by using generative adversarial networks.…

计算机视觉与模式识别 · 计算机科学 2021-07-26 Yingchen Yu , Fangneng Zhan , Shijian Lu , Jianxiong Pan , Feiying Ma , Xuansong Xie , Chunyan Miao

Transformers have shown great potential in various computer vision tasks owing to their strong capability in modeling long-range dependency using the self-attention mechanism. Nevertheless, vision transformers treat an image as 1D sequence…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Yufei Xu , Qiming Zhang , Jing Zhang , Dacheng Tao

In recent years inpainting-based compression methods have been shown to be a viable alternative to classical codecs such as JPEG and JPEG2000. Unlike transform-based codecs, which store coefficients in the transform domain, inpainting-based…

图像与视频处理 · 电气工程与系统科学 2024-01-15 Niklas Kämper , Vassillen Chizhov , Joachim Weickert

Unsupervised image-to-image translation tasks aim to find a mapping between a source domain X and a target domain Y from unpaired training data. Contrastive learning for Unpaired image-to-image Translation (CUT) yields state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2021-04-19 Junlin Han , Mehrdad Shoeiby , Lars Petersson , Mohammad Ali Armin

Medical Visual Question Answering (VQA) systems play a supporting role to understand clinic-relevant information carried by medical images. The questions to a medical image include two categories: close-end (such as Yes/No question) and…

计算机视觉与模式识别 · 计算机科学 2023-06-06 Yunyi Liu , Zhanyu Wang , Dong Xu , Luping Zhou

Image inpainting is an important task in computer vision. As admirable methods are presented, the inpainted image is getting closer to reality. However, the result is still not good enough in the reconstructed texture and structure based on…

图像与视频处理 · 电气工程与系统科学 2023-08-25 Tsung-Jung Liu , Bo-Wei Chen , Kuan-Hsien Liu

Multi-scale Vision Transformer (ViT) has emerged as a powerful backbone for computer vision tasks, while the self-attention computation in Transformer scales quadratically w.r.t. the input patch number. Thus, existing solutions commonly…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Ting Yao , Yingwei Pan , Yehao Li , Chong-Wah Ngo , Tao Mei

Vision Transformer (ViT) suffers from data scarcity in semi-supervised learning (SSL). To alleviate this issue, inspired by masked autoencoder (MAE), which is a data-efficient self-supervised learner, we propose Semi-MAE, a pure ViT-based…

计算机视觉与模式识别 · 计算机科学 2023-01-05 Haojie Yu , Kang Zhao , Xiaoming Xu

Transformer-based models have shown strong performance in time-series forecasting by leveraging self-attention to model long-range temporal dependencies. However, their effectiveness depends critically on the quality and structure of input…

机器学习 · 计算机科学 2026-02-11 Saurish Nagrath , Saroj Kumar Panigrahy

We present a method that computes an interpretable representation of material appearance within a highly compact, disentangled latent space. This representation is learned in a self-supervised fashion using an adapted FactorVAE. We train…

图形学 · 计算机科学 2025-07-18 Santiago Jimenez-Navarro , Julia Guerrero-Viu , Belen Masia

This is an exploratory study that discovers the current image quantization (vector quantization) do not satisfy translation equivariance in the quantized space due to aliasing. Instead of focusing on anti-aliasing, we propose a simple yet…

计算机视觉与模式识别 · 计算机科学 2023-02-28 Woncheol Shin , Gyubok Lee , Jiyoung Lee , Eunyi Lyou , Joonseok Lee , Edward Choi

Mainstream image and video coding standards -- including state-of-the-art codecs like H.266/VVC, AVS3, and AV1 -- adopt a block-based hybrid coding framework. While this framework facilitates straightforward optimization for Peak…

图像与视频处理 · 电气工程与系统科学 2025-10-17 Runyu Yang , Ivan V. Bajić

Scattering in complex media scrambles light, thus obscuring images and limiting applications from astronomy to microscopy. Existing computational and wavefront-shaping methods treat scattering as a linear optical-wave inversion problem that…

量子物理 · 物理学 2026-03-18 Chloé Vernière , Raphaël Guitter , Baptiste Courme , Hugo Defienne

We posit that handwriting recognition benefits from complementary cues carried by the rasterized complex glyph and the pen's trajectory, yet most systems exploit only one modality. We introduce an end-to-end network that performs early…

计算机视觉与模式识别 · 计算机科学 2025-06-26 Ayush Lodh , Ritabrata Chakraborty , Shivakumara Palaiahnakote , Umapada Pal

Transformers are the backbone of powerful foundation models for many Vision and Natural Language Processing tasks. But their compute and memory/storage footprint is large, and so, serving such models is expensive often requiring high-end…

机器学习 · 计算机科学 2024-08-01 Harshavardhan Adepu , Zhanpeng Zeng , Li Zhang , Vikas Singh

We demonstrate an image dequantizing diffusion model that enables novel edits on natural images. We propose operating on quantized images because they offer easy abstraction for patch-based edits and palette transfer. In particular, we show…

计算机视觉与模式识别 · 计算机科学 2025-01-24 Vaibhav Vavilala , Faaris Shaik , David Forsyth

We present the Colorization Transformer, a novel approach for diverse high fidelity image colorization based on self-attention. Given a grayscale image, the colorization proceeds in three steps. We first use a conditional autoregressive…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Manoj Kumar , Dirk Weissenborn , Nal Kalchbrenner

How can we accurately quantize a pre-trained Vision Transformer model? Quantization algorithms compress Vision Transformers (ViTs) into low-bit formats, reducing memory and computation demands with minimal accuracy degradation. However,…

计算机视觉与模式识别 · 计算机科学 2025-11-17 Minjun Kim , Jaeri Lee , Jongjin Kim , Jeongin Yun , Yongmo Kwon , U Kang

The claims data, containing medical codes, services information, and incurred expenditure, can be a good resource for estimating an individual's health condition and medical risk level. In this study, we developed Transformer-based…

机器学习 · 计算机科学 2021-06-25 Xianlong Zeng , Simon Lin , Chang Liu

Existing autoregressive models follow the two-stage generation paradigm that first learns a codebook in the latent space for image reconstruction and then completes the image generation autoregressively based on the learned codebook.…

计算机视觉与模式识别 · 计算机科学 2023-05-24 Mengqi Huang , Zhendong Mao , Quan Wang , Yongdong Zhang
‹ 上一页 1 8 9 10 下一页 ›