中文
相关论文

相关论文: ViT-Inception-GAN for Image Colourising

200 篇论文

Image to image translation is an active area of research in the field of computer vision, enabling the generation of new images with different styles, textures, or resolutions while preserving their characteristic properties. Recent…

计算机视觉与模式识别 · 计算机科学 2025-05-23 Gaurav Kumar , Soham Satyadharma , Harpreet Singh

Unconditional image generation has recently been dominated by generative adversarial networks (GANs). GAN methods train a generator which regresses images from random noise vectors, as well as a discriminator that attempts to differentiate…

机器学习 · 计算机科学 2018-12-24 Yedid Hoshen , Jitendra Malik

Deep generative models provide powerful tools for distributions over complicated manifolds, such as those of natural images. But many of these methods, including generative adversarial networks (GANs), can be difficult to train, in part…

机器学习 · 统计学 2017-11-08 Akash Srivastava , Lazar Valkov , Chris Russell , Michael U. Gutmann , Charles Sutton

This study introduces a novel method for inpainting normal maps using a generative adversarial network (GAN). Normal maps, often derived from a lightstage, are crucial in performance capture but can have obscured areas due to movement…

计算机视觉与模式识别 · 计算机科学 2024-01-17 Hancheng Zuo , Bernard Tiddeman

Auto-encoding generative adversarial networks (GANs) combine the standard GAN algorithm, which discriminates between real and model-generated data, with a reconstruction loss given by an auto-encoder. Such models aim to prevent mode…

机器学习 · 统计学 2017-10-24 Mihaela Rosca , Balaji Lakshminarayanan , David Warde-Farley , Shakir Mohamed

Generative Adversarial Networks (GANs) are a class of neural networks that have been widely used in the field of image-to-image translation. In this paper, we propose a streamlined image-to-image translation network with a simpler…

计算机视觉与模式识别 · 计算机科学 2024-12-09 Guangzong Chen , Mingui Sun , Zhi-Hong Mao , Kangni Liu , Wenyan Jia

Transformers are popular neural network models that use layers of self-attention and fully-connected nodes with embedded tokens. Vision Transformers (ViT) adapt transformers for image recognition tasks. In order to do this, the images are…

计算机视觉与模式识别 · 计算机科学 2023-04-28 Brian Kenji Iwana , Akihiro Kusuda

Medical imaging plays a significant role in detecting and treating various diseases. However, these images often happen to be of too poor quality, leading to decreased efficiency, extra expenses, and even incorrect diagnoses. Therefore, we…

图像与视频处理 · 电气工程与系统科学 2023-03-06 Alnur Alimanov , Md Baharul Islam

In this work, we present the Text Conditioned Auxiliary Classifier Generative Adversarial Network, (TAC-GAN) a text to image Generative Adversarial Network (GAN) for synthesizing images from their text descriptions. Former approaches have…

计算机视觉与模式识别 · 计算机科学 2017-03-28 Ayushman Dash , John Cristian Borges Gamboa , Sheraz Ahmed , Marcus Liwicki , Muhammad Zeshan Afzal

This work targets to merge various Vision Transformers (ViTs) trained on different tasks (i.e., datasets with different object categories) or domains (i.e., datasets with the same categories but different environments) into one unified…

计算机视觉与模式识别 · 计算机科学 2023-12-29 Peng Ye , Chenyu Huang , Mingzhu Shen , Tao Chen , Yongqi Huang , Yuning Zhang , Wanli Ouyang

In the last decade, convolutional neural networks (ConvNets) have dominated and achieved state-of-the-art performances in a variety of medical imaging applications. However, the performances of ConvNets are still limited by lacking the…

图像与视频处理 · 电气工程与系统科学 2021-04-15 Junyu Chen , Yufan He , Eric C. Frey , Ye Li , Yong Du

Colorization of grayscale images has been a hot topic in computer vision. Previous research mainly focuses on producing a colored image to match the original one. However, since many colors share the same gray value, an input grayscale…

计算机视觉与模式识别 · 计算机科学 2017-07-04 Yun Cao , Zhiming Zhou , Weinan Zhang , Yong Yu

The outcome of text recognition for degraded color documents is often unsatisfactory due to interference from various contaminants. To extract information more efficiently for text recognition, document image enhancement and binarization…

计算机视觉与模式识别 · 计算机科学 2025-12-02 Rui-Yang Ju , KokSheik Wong , Jen-Shiun Chiang

In medical imaging, a general problem is that it is costly and time consuming to collect high quality data from healthy and diseased subjects. Generative adversarial networks (GANs) is a deep learning method that has been developed for…

计算机视觉与模式识别 · 计算机科学 2018-06-21 Per Welander , Simon Karlsson , Anders Eklund

Limited angle CT reconstruction is an under-determined linear inverse problem that requires appropriate regularization techniques to be solved. In this work we study how pre-trained generative adversarial networks (GANs) can be used to…

图像与视频处理 · 电气工程与系统科学 2020-01-30 Rushil Anirudh , Hyojin Kim , Jayaraman J. Thiagarajan , K. Aditya Mohan , Kyle M. Champley

We examined the feasibility of generative adversarial networks (GANs) to generate photo-realistic images from LiDAR point clouds. For this purpose, we created a dataset of point cloud image pairs and trained the GAN to predict…

计算机视觉与模式识别 · 计算机科学 2021-12-22 Nuriel Shalom Mor

Among the wide variety of image generative models, two models stand out: Variational Auto Encoders (VAE) and Generative Adversarial Networks (GAN). GANs can produce realistic images, but they suffer from mode collapse and do not provide…

计算机视觉与模式识别 · 计算机科学 2020-12-22 Antoine Plumerault , Hervé Le Borgne , Céline Hudelot

Low-light image enhancement exhibits an ill-posed nature, as a given image may have many enhanced versions, yet recent studies focus on building a deterministic mapping from input to an enhanced version. In contrast, we propose a…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Xiaopeng Sun , Muxingzi Li , Tianyu He , Lubin Fan

The field of image generation through generative modelling is abundantly discussed nowadays. It can be used for various applications, such as up-scaling existing images, creating non-existing objects, such as interior design scenes,…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Giorgia Adorni , Felix Boelter , Stefano Carlo Lambertenghi

Numerous research efforts have been made to stabilize the training of the Generative Adversarial Networks (GANs), such as through regularization and architecture design. However, we identify the instability can also arise from the fragile…

计算机视觉与模式识别 · 计算机科学 2023-03-22 Yang Zhao , Jianwen Xie , Ping Li