中文
相关论文

相关论文: DCNGAN: A Deformable Convolutional-Based GAN with …

200 篇论文

In this paper we propose a generative adversarial network (GAN) framework to enhance the perceptual quality of compressed videos. Our framework includes attention and adaptation to different quantization parameters (QPs) in a single model.…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Saiping Zhang , Luis Herranz , Marta Mrak , Marc Gorriz Blanch , Shuai Wan , Fuzheng Yang

The past few years have witnessed fast development in video quality enhancement via deep learning. Existing methods mainly focus on enhancing the objective quality of compressed video while ignoring its perceptual quality. In this paper, we…

图像与视频处理 · 电气工程与系统科学 2020-08-04 Jianyi Wang , Xin Deng , Mai Xu , Congyong Chen , Yuhang Song

This paper proposes a novel model for video generation and especially makes the attempt to deal with the problem of video generation from text descriptions, i.e., synthesizing realistic videos conditioned on given texts. Existing video…

计算机视觉与模式识别 · 计算机科学 2020-08-14 Hongyuan Yu , Yan Huang , Lihong Pi , Liang Wang

Learned video compression has recently emerged as an essential research topic in developing advanced video compression technologies, where motion compensation is considered one of the most challenging issues. In this paper, we propose a…

图像与视频处理 · 电气工程与系统科学 2023-06-30 Huairui Wang , Zhenzhong Chen , Chang Wen Chen

We propose a new Generative Adversarial Network for Compressed Video quality Enhancement (CVEGAN). The CVEGAN generator benefits from the use of a novel Mul2Res block (with multiple levels of residual learning branches), an enhanced…

图像与视频处理 · 电气工程与系统科学 2025-06-10 Di Ma , Fan Zhang , David R. Bull

We propose a video compression framework using conditional Generative Adversarial Networks (GANs). We rely on two encoders: one that deploys a standard video codec and another which generates low-level maps via a pipeline of down-sampling,…

图像与视频处理 · 电气工程与系统科学 2018-11-28 Sungsoo Kim , Jin Soo Park , Christos G. Bampis , Jaeseong Lee , Mia K. Markey , Alexandros G. Dimakis , Alan C. Bovik

In the latest years, videoconferencing has taken a fundamental role in interpersonal relations, both for personal and business purposes. Lossy video compression algorithms are the enabling technology for videoconferencing, as they reduce…

计算机视觉与模式识别 · 计算机科学 2023-11-09 Lorenzo Agnolucci , Leonardo Galteri , Marco Bertini , Alberto Del Bimbo

The past decade has witnessed great success in applying deep learning to enhance the quality of compressed video. However, the existing approaches aim at quality enhancement on a single frame, or only using fixed neighboring frames. Thus…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Ren Yang , Xiaoyan Sun , Mai Xu , Wenjun Zeng

Video super-resolution, which attempts to reconstruct high-resolution video frames from their corresponding low-resolution versions, has received increasingly more attention in recent years. Most existing approaches opt to use deformable…

计算机视觉与模式识别 · 计算机科学 2020-10-02 Xuan Xu , Xin Xiong , Jinge Wang , Xin Li

Learning to generate natural scenes has always been a daunting task in computer vision. This is even more laborious when generating images with very different views. When the views are very different, the view fields have little overlap or…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Hao Ding , Songsong Wu , Hao Tang , Fei Wu , Guangwei Gao , Xiao-Yuan Jing

Endoscopic surgery relies on intraoperative video, making image quality a decisive factor for surgical safety and efficacy. Yet, endoscopic videos are often degraded by uneven illumination, tissue scattering, occlusions, and motion blur,…

计算机视觉与模式识别 · 计算机科学 2025-12-09 Handing Xu , Zhenguo Nie , Tairan Peng , Huimin Pan , Xin-Jun Liu

Endoscopic videos from multicentres often have different imaging conditions, e.g., color and illumination, which make the models trained on one domain usually fail to generalize well to another. Domain adaptation is one of the potential…

计算机视觉与模式识别 · 计算机科学 2020-04-20 Jiawei Chen , Yuexiang Li , Kai Ma , Yefeng Zheng

Generative Adversarial Networks (GAN) are cutting-edge algorithms for generating new data samples based on the learned data distribution. However, its performance comes at a significant cost in terms of computation and memory requirements.…

机器学习 · 计算机科学 2022-01-25 Azzam Alhussain , Mingjie Lin

Detecting abnormal activities in real-world surveillance videos is an important yet challenging task as the prior knowledge about video anomalies is usually limited or unavailable. Despite that many approaches have been developed to resolve…

计算机视觉与模式识别 · 计算机科学 2021-07-30 Xinyang Feng , Dongjin Song , Yuncong Chen , Zhengzhang Chen , Jingchao Ni , Haifeng Chen

In recent years, generative adversarial networks (GANs) have made significant progress in generating audio sequences. However, these models typically rely on bandwidth-limited mel-spectrograms, which constrain the resolution of generated…

声音 · 计算机科学 2025-05-15 Zeeshan Ahmad , Shudi Bao , Meng Chen

We propose in this paper a new paradigm for facial video compression. We leverage the generative capacity of GANs such as StyleGAN to represent and compress a video, including intra and inter compression. Each frame is inverted in the…

图像与视频处理 · 电气工程与系统科学 2022-07-14 Mustafa Shukor , Bharath Bhushan Damodaran , Xu Yao , Pierre Hellier

With the explosive growth of video data, video summarization, which attempts to seek the minimum subset of frames while still conveying the main story, has become one of the hottest topics. Nowadays, substantial achievements have been made…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Guoqiang Liang , Yanbing Lv , Shucheng Li , Shizhou Zhang , Yanning Zhang

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 video compression…

图像与视频处理 · 电气工程与系统科学 2019-12-24 Zhaoqing Pan , Feng Yuan , Jianjun Lei , Sam Kwong

Recent works have successfully applied some types of Convolutional Neural Networks (CNNs) to reduce the noticeable distortion resulting from the lossy JPEG/MPEG compression technique. Most of them are built upon the processing made on the…

图像与视频处理 · 电气工程与系统科学 2025-10-14 Antonio J G Busson , Paulo R C Mendes , Daniel de S Moraes , Álvaro M da Veiga , Álan L V Guedes , Sérgio Colcher

Generative adversarial networks (GANs) have been successfully used for considerable computer vision tasks, especially the image-to-image translation. However, generators in these networks are of complicated architectures with large number…

计算机视觉与模式识别 · 计算机科学 2019-07-26 Han Shu , Yunhe Wang , Xu Jia , Kai Han , Hanting Chen , Chunjing Xu , Qi Tian , Chang Xu
‹ 上一页 1 2 3 10 下一页 ›