中文
相关论文

相关论文: Texture Transform Attention for Realistic Image In…

200 篇论文

Learning good feature embeddings for images often requires substantial training data. As a consequence, in settings where training data is limited (e.g., few-shot and zero-shot learning), we are typically forced to use a generic feature…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Xin Wang , Fisher Yu , Ruth Wang , Trevor Darrell , Joseph E. Gonzalez

Generic image inpainting aims to complete a corrupted image by borrowing surrounding information, which barely generates novel content. By contrast, multi-modal inpainting provides more flexible and useful controls on the inpainted content,…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Shaoan Xie , Zhifei Zhang , Zhe Lin , Tobias Hinz , Kun Zhang

This paper presents an automatic network adaptation method that finds a ConvNet structure well-suited to a given target task, e.g., image classification, for efficiency as well as accuracy in transfer learning. We call the concept…

计算机视觉与模式识别 · 计算机科学 2018-10-03 Yang Zhong , Vladimir Li , Ryuzo Okada , Atsuto Maki

Recent literature has shown that features obtained from supervised training of CNNs may over-emphasize texture rather than encoding high-level information. In self-supervised learning in particular, texture as a low-level cue may provide…

计算机视觉与模式识别 · 计算机科学 2023-01-30 Shlok Mishra , Anshul Shah , Ankan Bansal , Janit Anjaria , Jonghyun Choi , Abhinav Shrivastava , Abhishek Sharma , David Jacobs

Unsupervised anomaly detection plays a pivotal role in industrial defect inspection and medical image analysis, with most methods relying on the reconstruction framework. However, these methods may suffer from over-generalization, enabling…

计算机视觉与模式识别 · 计算机科学 2026-03-25 Wei Luo , Peng Xing , Yunkang Cao , Haiming Yao , Weiming Shen , Zechao Li

Sequential DeepFake detection is an emerging task that predicts the manipulation sequence in order. Existing methods typically formulate it as an image-to-sequence problem, employing conventional Transformer architectures. However, these…

计算机视觉与模式识别 · 计算机科学 2025-07-30 Yunfei Li , Yuezun Li , Baoyuan Wu , Junyu Dong , Guopu Zhu , Siwei Lyu

Despite the significant success in image-to-image translation and latent representation based facial attribute editing and expression synthesis, the existing approaches still have limitations in the sharpness of details, distinct image…

计算机视觉与模式识别 · 计算机科学 2018-12-27 WenTing Chen , Xinpeng Xie , Xi Jia , Linlin Shen

Generative models that produce point clouds have emerged as a powerful tool to represent 3D surfaces, and the best current ones rely on learning an ensemble of parametric representations. Unfortunately, they offer no control over the…

计算机视觉与模式识别 · 计算机科学 2019-11-27 Jan Bednarik , Shaifali Parashar , Erhan Gundogdu , Mathieu Salzmann , Pascal Fua

Transformer-based methods have shown impressive performance in low-level vision tasks, such as image super-resolution. However, we find that these networks can only utilize a limited spatial range of input information through attribution…

图像与视频处理 · 电气工程与系统科学 2023-03-21 Xiangyu Chen , Xintao Wang , Jiantao Zhou , Yu Qiao , Chao Dong

Camouflaged object detection is a challenging task that aims to identify objects having similar texture to the surroundings. This paper presents to amplify the subtle texture difference between camouflaged objects and the background for…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Jingjing Ren , Xiaowei Hu , Lei Zhu , Xuemiao Xu , Yangyang Xu , Weiming Wang , Zijun Deng , Pheng-Ann Heng

In recent years, significant progress has been made in the medical image analysis domain using convolutional neural networks (CNNs). In particular, deep neural networks based on a U-shaped architecture (UNet) with skip connections have been…

图像与视频处理 · 电气工程与系统科学 2024-10-16 Vamsi Krishna Vasa , Wenhui Zhu , Xiwen Chen , Peijie Qiu , Xuanzhao Dong , Yalin Wang

Style-guided text image generation tries to synthesize text image by imitating reference image's appearance while keeping text content unaltered. The text image appearance includes many aspects. In this paper, we focus on transferring style…

计算机视觉与模式识别 · 计算机科学 2022-03-16 Yangming Shi , Haisong Ding , Kai Chen , Qiang Huo

Image cartoonization is recently dominated by generative adversarial networks (GANs) from the perspective of unsupervised image-to-image translation, in which an inherent challenge is to precisely capture and sufficiently transfer…

计算机视觉与模式识别 · 计算机科学 2024-02-20 Xiang Gao , Yuqi Zhang , Yingjie Tian

Image inpainting has achieved fundamental advances with deep learning. However, almost all existing inpainting methods aim to process natural images, while few target Thermal Infrared (TIR) images, which have widespread applications. When…

计算机视觉与模式识别 · 计算机科学 2022-10-31 Zeyu Wang , Haibin Shen , Changyou Men , Quan Sun , Kejie Huang

Recent progress in text-guided image inpainting, based on the unprecedented success of text-to-image diffusion models, has led to exceptionally realistic and visually plausible results. However, there is still significant potential for…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Hayk Manukyan , Andranik Sargsyan , Barsegh Atanyan , Zhangyang Wang , Shant Navasardyan , Humphrey Shi

We present a data-driven inference method that can synthesize a photorealistic texture map of a complete 3D face model given a partial 2D view of a person in the wild. After an initial estimation of shape and low-frequency albedo, we…

计算机视觉与模式识别 · 计算机科学 2016-12-05 Shunsuke Saito , Lingyu Wei , Liwen Hu , Koki Nagano , Hao Li

In clinical applications, neural networks must focus on and highlight the most important parts of an input image. Soft-Attention mechanism enables a neural network toachieve this goal. This paper investigates the effectiveness of…

图像与视频处理 · 电气工程与系统科学 2021-06-08 Soumyya Kanti Datta , Mohammad Abuzar Shaikh , Sargur N. Srihari , Mingchen Gao

Many existing video inpainting algorithms utilize optical flows to construct the corresponding maps and then propagate pixels from adjacent frames to missing areas by mapping. Despite the effectiveness of the propagation mechanism, they…

计算机视觉与模式识别 · 计算机科学 2025-05-20 Xian Wu , Chang Liu

Existing deep learning-based image inpainting methods typically rely on convolutional networks with RGB images to reconstruct images. However, relying exclusively on RGB images may neglect important depth information, which plays a critical…

图像与视频处理 · 电气工程与系统科学 2025-05-09 Jin Hyun Park , Harine Choi , Praewa Pitiphat

Detecting manipulated media has now become a pressing issue with the recent rise of deepfakes. Most existing approaches fail to generalize across diverse datasets and generation techniques. We thus propose a novel ensemble framework,…

计算机视觉与模式识别 · 计算机科学 2025-10-07 Vrushank Ahire , Aniruddh Muley , Shivam Zample , Siddharth Verma , Pranav Menon , Surbhi Madan , Abhinav Dhall
‹ 上一页 1 8 9 10 下一页 ›