paper-with-me

Papers

Automatic Video Colorization using 3D Conditional Generative Adversarial Networks

2019-05-08 · Panagiotis Kouzouglidis, Giorgos Sfikas, Christophoros Nikou

In this work, we present a method for automatic colorization of grayscale videos. The core of the method is a Generative Adversarial Network that is trained and tested on sequences of frames in a sliding window manner. Network convolutional and deconvolutional layers are three-dimensional, with frame height, width and time as the dimensions taken into account. Multiple chrominance estimates per frame are aggregated and combined with available luminance information to recreate a colored sequence. Colorization trials are run succesfully on a dataset of old black-and-white films. The usefulness of our method is also validated with numerical results, computed with a newly proposed metric that measures colorization consistency over a frame sequence.

📄 PDF Abstract BibTeX arXiv:1905.03023

Code (0)

등록된 구현이 없습니다.

Tasks

ColorizationGenerative Adversarial Network

Methods 이 논문이 사용한 방법론

Colorization Colorization is a self-supervision approach that relies on colorization as the pretext task in order to learn image representations.

Similar Papers 제목 키워드 기반

Image Colorization with Generative Adversarial Networks

2018-03-14 · Kamyar Nazeri, Eric Ng, Mehran Ebrahimi

Over the last decade, the process of automatic image colorization has been of significant interest for several application areas including restoration of aged or degraded images. This problem is highly ill-posed due to t…

ColorizationGenerative Adversarial NetworkImage Colorization

Learning Diverse Image Colorization

2016-12-06 · CVPR 2017 7 · Aditya Deshpande, Jiajun Lu, Mao-Chuang Yeh, Min Jin Chong 외

Colorization is an ambiguous problem, with multiple viable colorizations for a single grey-level image. However, previous methods only produce the single most probable colorization. Our goal is to model the diversity int…

ColorizationDecoderDiversityGenerative Adversarial Network+1

L-C4: Language-Based Video Colorization for Creative and Consistent Color

2024-10-07 · Zheng Chang, Shuchen Weng, Huan Ouyang, Yu Li 외

Automatic video colorization is inherently an ill-posed problem because each monochrome frame has multiple optional color candidates. Previous exemplar-based video colorization methods restrict the user's imagination due…

ColorizationImage Colorization

VCGAN: Video Colorization with Hybrid Generative Adversarial Network

2021-04-26 · Yuzhi Zhao, Lai-Man Po, Wing-Yin Yu, Yasar Abbas Ur Rehman 외

We propose a hybrid recurrent Video Colorization with Hybrid Generative Adversarial Network (VCGAN), an improved approach to video colorization using end-to-end learning. The VCGAN addresses two prevalent issues in the v…

ColorizationGenerative Adversarial NetworkImage Colorization

Video Compression Coding via Colorization: A Generative Adversarial Network (GAN)-Based Approach

2019-12-23 · Zhaoqing Pan, Feng Yuan, Jianjun Lei, Sam Kwong

Under the limited storage, computing and network bandwidth resources, the video compression coding technology plays an important role for visual communication. To efficiently compress raw video data, a colorization-based…

ColorizationDecoderGenerative Adversarial NetworkVideo Compression