中文
相关论文

相关论文: Adaptive Human Matting for Dynamic Videos

200 篇论文

Stochastic gradient descent-based algorithms are widely used for training deep neural networks but often suffer from slow convergence. To address the challenge, we leverage the framework of the alternating direction method of multipliers…

机器学习 · 计算机科学 2025-02-03 Ouya Wang , Shenglong Zhou , Geoffrey Ye Li

Due to lack of fully publicly available text-to-video models, current video editing methods tend to build on pre-trained text-to-image generation models, however, they still face grand challenges in dealing with the local editing of video…

计算机视觉与模式识别 · 计算机科学 2024-09-06 Deyin Liu , Lin Yuanbo Wu , Xianghua Xie

Transform Invariant Low-rank Textures (TILT) is a novel and powerful tool that can effectively rectify a rich class of low-rank textures in 3D scenes from 2D images despite significant deformation and corruption. The existing algorithm for…

计算机视觉与模式识别 · 计算机科学 2013-01-30 Xiang Ren , Zhouchen Lin

Human matting refers to extracting human parts from natural images with high quality, including human detail information such as hair, glasses, hat, etc. This technology plays an essential role in image synthesis and visual effects in the…

计算机视觉与模式识别 · 计算机科学 2022-08-17 Qing Song , Wenfeng Sun , Donghan Yang , Mengjie Hu , Chun Liu

Compositing is one of the most important editing operations for images and videos. The process of improving the realism of composite results is often called harmonization. Previous approaches for harmonization mainly focus on images. In…

计算机视觉与模式识别 · 计算机科学 2018-09-06 Haozhi Huang , Senzhe Xu , Junxiong Cai , Wei Liu , Shimin Hu

Music profoundly enhances video production by improving quality, engagement, and emotional resonance, sparking growing interest in video-to-music generation. Despite recent advances, existing approaches remain limited in specific scenarios…

多媒体 · 计算机科学 2025-04-11 Xiaohao Liu , Teng Tu , Yunshan Ma , Tat-Seng Chua

Auxiliary-free human video matting methods, which rely solely on input frames, often struggle with complex or ambiguous backgrounds. To address this, we propose MatAnyone, a robust framework tailored for target-assigned video matting.…

计算机视觉与模式识别 · 计算机科学 2025-03-26 Peiqing Yang , Shangchen Zhou , Jixin Zhao , Qingyi Tao , Chen Change Loy

We propose "factor matting", an alternative formulation of the video matting problem in terms of counterfactual video synthesis that is better suited for re-composition tasks. The goal of factor matting is to separate the contents of video…

计算机视觉与模式识别 · 计算机科学 2022-11-07 Zeqi Gu , Wenqi Xian , Noah Snavely , Abe Davis

Deep neural networks have been shown to perform poorly on adversarial examples. To address this, several techniques have been proposed to increase robustness of a model for image classification tasks. However, in video understanding tasks,…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Divya Choudhary , Palash Goyal , Saurabh Sahu

Action recognition in videos has attracted a lot of attention in the past decade. In order to learn robust models, previous methods usually assume videos are trimmed as short sequences and require ground-truth annotations of each video…

计算机视觉与模式识别 · 计算机科学 2019-02-21 Xiao-Yu Zhang , Haichao Shi , Changsheng Li , Kai Zheng , Xiaobin Zhu , Lixin Duan

Temporal Video Grounding (TVG) aims to localize the temporal boundary of a specific segment in an untrimmed video based on a given language query. Since datasets in this domain are often gathered from limited video scenes, models tend to…

计算机视觉与模式识别 · 计算机科学 2023-12-22 Haifeng Huang , Yang Zhao , Zehan Wang , Yan Xia , Zhou Zhao

Human behavior understanding requires looking at minute details in the large context of a scene containing multiple input modalities. It is necessary as it allows the design of more human-like machines. While transformer approaches have…

计算机视觉与模式识别 · 计算机科学 2022-12-09 Tanay Agrawal , Michal Balazia , Philipp Müller , François Brémond

Existing DeepFake detection techniques primarily focus on facial manipulations, such as face-swapping or lip-syncing. However, advancements in text-to-video (T2V) and image-to-video (I2V) generative models now allow fully AI-generated…

计算机视觉与模式识别 · 计算机科学 2025-09-04 Rohit Kundu , Hao Xiong , Vishal Mohanty , Athula Balachandran , Amit K. Roy-Chowdhury

Deep neural networks for real-time video matting suffer significant computational limitations on edge devices, hindering their adoption in widespread applications such as online conferences and short-form video production. Binarization…

计算机视觉与模式识别 · 计算机科学 2025-07-08 Haotong Qin , Xianglong Liu , Xudong Ma , Lei Ke , Yulun Zhang , Jie Luo , Michele Magno

Atmospheric Turbulence (AT) degrades the clarity and accuracy of surveillance imagery, posing challenges not only for visualization quality but also for object classification and scene tracking. Deep learning-based methods have been…

计算机视觉与模式识别 · 计算机科学 2025-11-25 Paul Hill , Zhiming Liu , Alin Achim , Dave Bull , Nantheera Anantrasirichai

Beyond the existing single-person and multiple-person human parsing tasks in static images, this paper makes the first attempt to investigate a more realistic video instance-level human parsing that simultaneously segments out each person…

计算机视觉与模式识别 · 计算机科学 2018-08-13 Qixian Zhou , Xiaodan Liang , Ke Gong , Liang Lin

Video-based person recognition is challenging due to persons being blocked and blurred, and the variation of shooting angle. Previous research always focused on person recognition on still images, ignoring similarity and continuity between…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Fangtao Li , Wenzhe Wang , Zihe Liu , Haoran Wang , Chenghao Yan , Bin Wu

We propose the Multi-Head Density Adaptive Attention Mechanism (DAAM), a novel probabilistic attention framework that can be used for Parameter-Efficient Fine-tuning (PEFT), and the Density Adaptive Transformer (DAT), designed to enhance…

机器学习 · 计算机科学 2024-10-01 Georgios Ioannides , Aman Chadha , Aaron Elkins

Masked image modeling (MIM) has emerged as a promising approach for pre-training Vision Transformers (ViTs). MIMs predict masked tokens token-wise to recover target signals that are tokenized from images or generated by pre-trained models…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Taekyung Kim , Byeongho Heo , Dongyoon Han

Detecting actions in videos, particularly within cluttered scenes, poses significant challenges due to the limitations of 2D frame analysis from a camera perspective. Unlike human vision, which benefits from 3D understanding, recognizing…

计算机视觉与模式识别 · 计算机科学 2024-09-13 Sadegh Rahmaniboldaji , Filip Rybansky , Quoc Vuong , Frank Guerin , Andrew Gilbert