中文
相关论文

相关论文: SVCNet: Scribble-based Video Colorization Network …

200 篇论文

With the rise of short video content, efficient video summarization techniques for extracting key information have become crucial. However, existing methods struggle to capture the global temporal dependencies and maintain the semantic…

计算机视觉与模式识别 · 计算机科学 2025-08-22 Wenrui Li , Wei Han , Liang-Jian Deng , Ruiqin Xiong , Xiaopeng Fan

In the practical application of restoring low-resolution gray-scale images, we generally need to run three separate processes of image colorization, super-resolution, and dows-sampling operation for the target device. However, this pipeline…

计算机视觉与模式识别 · 计算机科学 2022-01-13 Jiangning Zhang , Chao Xu , Jian Li , Yue Han , Yabiao Wang , Ying Tai , Yong Liu

In this paper, we present VSCAN, a novel approach for generating static video summaries. This approach is based on a modified DBSCAN clustering algorithm to summarize the video content utilizing both color and texture features of the video…

计算机视觉与模式识别 · 计算机科学 2014-05-02 Karim M. Mohamed , Mohamed A. Ismail , Nagia M. Ghanem

While current research predominantly focuses on image-based colorization, the domain of video-based colorization remains relatively unexplored. Most existing video colorization techniques operate on a frame-by-frame basis, often overlooking…

计算机视觉与模式识别 · 计算机科学 2024-05-10 Rory Ward , Dan Bigioi , Shubhajit Basak , John G. Breslin , Peter Corcoran

High-quality video inpainting that completes missing regions in video frames is a promising yet challenging task. State-of-the-art approaches adopt attention models to complete a frame by searching missing contents from reference frames,…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Yanhong Zeng , Jianlong Fu , Hongyang Chao

Digital video splicing has become easy and ubiquitous. Malicious users copy some regions of a video and paste them to another video for creating realistic forgeries. It is significant to blindly detect such forgery regions in videos. In…

计算机视觉与模式识别 · 计算机科学 2023-09-19 Man Lin , Gang Cao , Zijie Lou

This paper presents a novel method to involve both spatial and temporal features for semantic video segmentation. Current work on convolutional neural networks(CNNs) has shown that CNNs provide advanced spatial features supporting a very…

计算机视觉与模式识别 · 计算机科学 2016-09-05 Mohsen Fayyaz , Mohammad Hajizadeh Saffar , Mohammad Sabokrou , Mahmood Fathy , Reinhard Klette , Fay Huang

We propose the first video diffusion framework for reference-based lineart video colorization. Unlike previous works that rely solely on image generative models to colorize lineart frame by frame, our approach leverages a large-scale…

计算机视觉与模式识别 · 计算机科学 2024-09-20 Zhitong Huang , Mohan Zhang , Jing Liao

In this paper, we propose a quality enhancement network of versatile video coding (VVC) compressed videos by jointly exploiting spatial details and temporal structure (SDTS). The proposed network consists of a temporal structure fusion…

计算机视觉与模式识别 · 计算机科学 2019-05-23 Xiandong Meng , Xuan Deng , Shuyuan Zhu , Bing Zeng

SVG (Scalable Vector Graphics) is a widely used graphics format that possesses excellent scalability and editability. Image vectorization, which aims to convert raster images to SVGs, is an important yet challenging problem in computer…

计算机视觉与模式识别 · 计算机科学 2024-06-17 Teng Hu , Ran Yi , Baihong Qian , Jiangning Zhang , Paul L. Rosin , Yu-Kun Lai

Video inpainting aims to restore missing regions of a video and has many applications such as video editing and object removal. However, existing methods either suffer from inaccurate short-term context aggregation or rarely explore…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Ang Li , Shanshan Zhao , Xingjun Ma , Mingming Gong , Jianzhong Qi , Rui Zhang , Dacheng Tao , Ramamohanarao Kotagiri

Exemplar-based video colorization is an essential technique for applications like old movie restoration. Although recent methods perform well in still scenes or scenes with regular movement, they always lack robustness in moving scenes due…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Siqi Chen , Xueming Li , Xianlin Zhang , Mingdao Wang , Yu Zhang , Jiatong Han , Yue Zhang

Convolutional neural networks (CNNs) show outstanding performance in many image processing problems, such as image recognition, object detection and image segmentation. Semantic segmentation is a very challenging task that requires…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Fan Jia , Jun Liu , Xue-cheng Tai

Despite the success of deep learning for static image understanding, it remains unclear what are the most effective network architectures for the spatial-temporal modeling in videos. In this paper, in contrast to the existing CNN+RNN or…

计算机视觉与模式识别 · 计算机科学 2018-12-12 Dongliang He , Zhichao Zhou , Chuang Gan , Fu Li , Xiao Liu , Yandong Li , Limin Wang , Shilei Wen

This paper studies video inpainting detection, which localizes an inpainted region in a video both spatially and temporally. In particular, we introduce VIDNet, Video Inpainting Detection Network, which contains a two-stream encoder-decoder…

计算机视觉与模式识别 · 计算机科学 2021-01-28 Peng Zhou , Ning Yu , Zuxuan Wu , Larry S. Davis , Abhinav Shrivastava , Ser-Nam Lim

Video semantic segmentation is an essential task for the analysis and understanding of videos. Recent efforts largely focus on supervised video segmentation by learning from fully annotated data, but the learnt models often experience clear…

计算机视觉与模式识别 · 计算机科学 2021-07-26 Dayan Guan , Jiaxing Huang , Aoran Xiao , Shijian Lu

Video object removal is a challenging task in video processing that often requires massive human efforts. Given the mask of the foreground object in each frame, the goal is to complete (inpaint) the object region and generate a video…

计算机视觉与模式识别 · 计算机科学 2019-04-16 Ya-Liang Chang , Zhe Yu Liu , Winston Hsu

Temporal action proposal generation aims to estimate temporal intervals of actions in untrimmed videos, which is a challenging yet important task in the video understanding field. The proposals generated by current methods still suffer from…

计算机视觉与模式识别 · 计算机科学 2021-03-25 Zhiwu Qing , Haisheng Su , Weihao Gan , Dongliang Wang , Wei Wu , Xiang Wang , Yu Qiao , Junjie Yan , Changxin Gao , Nong Sang

Video Moment Retrieval (VMR) is a task to localize the temporal moment in untrimmed video specified by natural language query. For VMR, several methods that require full supervision for training have been proposed. Unfortunately, acquiring…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Minuk Ma , Sunjae Yoon , Junyeong Kim , Youngjoon Lee , Sunghun Kang , Chang D. Yoo

Temporal action segmentation in untrimmed videos has gained increased attention recently. However, annotating action classes and frame-wise boundaries is extremely time consuming and cost intensive, especially on large-scale datasets. To…

计算机视觉与模式识别 · 计算机科学 2023-03-10 Wei Lin , Anna Kukleva , Horst Possegger , Hilde Kuehne , Horst Bischof