paper-with-me

홈 › Papers

Video Colorization using CNNs and Keyframes extraction: An application in saving bandwidth

2018-12-07 · Ankur Singh, Anurag Chanani, Harish Karnick

In this paper, we tackle the problem of colorization of grayscale videos to reduce bandwidth usage. For this task, we use some colored keyframes as reference images from the colored version of the grayscale video. We propose a model that extracts keyframes from a colored video and trains a Convolutional Neural Network from scratch on these colored frames. Through the extracted keyframes we get a good knowledge of the colors that have been used in the video which helps us in colorizing the grayscale version of the video efficiently. An application of the technique that we propose in this paper, is in saving bandwidth while sending raw colored videos that haven't gone through any compression. A raw colored video takes up around three times more memory size than its grayscale version. We can exploit this fact and send a grayscale video along with out trained model instead of a colored video. Later on, in this paper we show how this technique can help to save bandwidth usage to upto three times while transmitting raw colored videos.

📄 PDF Abstract BibTeX arXiv:1812.03858

Code (0)

등록된 구현이 없습니다.

Tasks

Colorization

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

SwinTExCo: Exemplar-based video colorization using Swin Transformer

2025-01-15 · Expert Systems with Applications 2025 1 · Duong Thanh Tran, Nguyen Doan Hieu Nguyen, Trung Thanh Pham, Phuong-Nam Tran 외

Video colorization represents a compelling domain within the field of Computer Vision. The traditional approach in this field relies on Convolutional Neural Networks (CNNs) to extract features from each video frame and e…

ColorizationVideo Restoration

DACoN: DINO for Anime Paint Bucket Colorization with Any Number of Reference Images

2025-09-18 · Kazuma Nagata, Naoshi Kaneko arxiv

Automatic colorization of line drawings has been widely studied to reduce the labor cost of hand-drawn anime production. Deep learning approaches, including image/video generation and feature-based correspondence, have i…

Video Generation

Online Learnable Keyframe Extraction in Videos and its Application with Semantic Word Vector in Action Recognition

2020-09-25 · G M Mashrur E Elahi, Yee-Hong Yang

Video processing has become a popular research direction in computer vision due to its various applications such as video summarization, action recognition, etc. Recently, deep learning-based methods have achieved impres…

Action RecognitionGeneral ClassificationVideo Summarization

Large Model based Sequential Keyframe Extraction for Video Summarization

2024-01-10 · Kailong Tan, Yuxiang Zhou, Qianchen Xia, Rui Liu 외

Keyframe extraction aims to sum up a video's semantics with the minimum number of its frames. This paper puts forward a Large Model based Sequential Keyframe Extraction for video summarization, dubbed LMSKE, which contai…

Video Summarization

Two Decades of Colorization and Decolorization for Images and Videos

2022-04-28 · Shiguang Liu

Colorization is a computer-aided process, which aims to give color to a gray image or video. It can be used to enhance black-and-white images, including black-and-white photos, old-fashioned films, and scientific imaging…

ColorizationImage EnhancementImage SegmentationSemantic Segmentation+1