中文
相关论文

相关论文: DeViT: Deformed Vision Transformers in Video Inpai…

200 篇论文

Transformer has achieved great success in computer vision, while how to split patches in an image remains a problem. Existing methods usually use a fixed-size patch embedding which might destroy the semantics of objects. To address this…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Zhiyang Chen , Yousong Zhu , Chaoyang Zhao , Guosheng Hu , Wei Zeng , Jinqiao Wang , Ming Tang

Video transformers have recently emerged as an effective alternative to convolutional networks for action classification. However, most prior video transformers adopt either global space-time attention or hand-defined strategies to compare…

计算机视觉与模式识别 · 计算机科学 2022-04-01 Jue Wang , Lorenzo Torresani

Recent video inpainting methods have made remarkable progress by utilizing explicit guidance, such as optical flow, to propagate cross-frame pixels. However, there are cases where cross-frame recurrence of the masked video is not available,…

计算机视觉与模式识别 · 计算机科学 2023-07-18 Yongsheng Yu , Heng Fan , Libo Zhang

Image inpainting, the process of restoring missing or corrupted regions of an image by reconstructing pixel information, has recently seen considerable advancements through deep learning-based approaches. In this paper, we introduce a novel…

计算机视觉与模式识别 · 计算机科学 2024-11-11 Kourosh Kiani , Razieh Rastgoo , Alireza Chaji , Sergio Escalera

Video inpainting aims to fill the given spatiotemporal holes with realistic appearance but is still a challenging task even with prosperous deep learning approaches. Recent works introduce the promising Transformer architecture into deep…

计算机视觉与模式识别 · 计算机科学 2021-04-15 Rui Liu , Hanming Deng , Yangyi Huang , Xiaoyu Shi , Lewei Lu , Wenxiu Sun , Xiaogang Wang , Jifeng Dai , Hongsheng Li

Free-form video inpainting is a very challenging task that could be widely used for video editing such as text removal. Existing patch-based methods could not handle non-repetitive structures such as faces, while directly applying…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Ya-Liang Chang , Zhe Yu Liu , Kuan-Ying Lee , Winston Hsu

Dense computer vision tasks such as object detection and segmentation require effective multi-scale feature representation for detecting or classifying objects or regions with varying sizes. While Convolutional Neural Networks (CNNs) have…

计算机视觉与模式识别 · 计算机科学 2021-12-28 Youngwan Lee , Jonghee Kim , Jeff Willette , Sung Ju Hwang

The ability to create realistic, animatable and relightable head avatars from casual video sequences would open up wide ranging applications in communication and entertainment. Current methods either build on explicit 3D morphable meshes…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Yufeng Zheng , Wang Yifan , Gordon Wetzstein , Michael J. Black , Otmar Hilliges

Video inpainting tasks have seen significant improvements in recent years with the rise of deep neural networks and, in particular, vision transformers. Although these models show promising reconstruction quality and temporal consistency,…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Guillaume Thiry , Hao Tang , Radu Timofte , Luc Van Gool

We propose an automatic video inpainting algorithm which relies on the optimisation of a global, patch-based functional. Our algorithm is able to deal with a variety of challenging situations which naturally arise in video inpainting, such…

计算机视觉与模式识别 · 计算机科学 2017-12-08 Alasdair Newson , Andrés Almansa , Matthieu Fradet , Yann Gousseau , Patrick Pérez

We describe a method to extract persistent elements of a dynamic scene from an input video. We represent each scene element as a \emph{Deformable Sprite} consisting of three components: 1) a 2D texture image for the entire video, 2)…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Vickie Ye , Zhengqi Li , Richard Tucker , Angjoo Kanazawa , Noah Snavely

High-quality 3D streaming from multiple cameras is crucial for immersive experiences in many AR/VR applications. The limited number of views - often due to real-time constraints - leads to missing information and incomplete surfaces in the…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Leif Van Holland , Domenic Zingsheim , Mana Takhsha , Hannah Dröge , Patrick Stotko , Markus Plack , Reinhard Klein

Video Instance Segmentation (VIS) jointly tackles multi-object detection, tracking, and segmentation in video sequences. In the past, VIS methods mirrored the fragmentation of these subtasks in their architectural design, hence missing out…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Adrià Caelles , Tim Meinhardt , Guillem Brasó , Laura Leal-Taixé

Techniques exploiting the sparsity of images in a transform domain have been effective for various applications in image and video processing. Transform learning methods involve cheap computations and have been demonstrated to perform well…

计算机视觉与模式识别 · 计算机科学 2017-10-04 Bihan Wen , Saiprasad Ravishankar , Yoram Bresler

Vision transformers have recently emerged as an effective alternative to convolutional networks for action recognition. However, vision transformers still struggle with geometric variations prevalent in video data. This paper proposes a…

计算机视觉与模式识别 · 计算机科学 2023-12-01 Jinhui Ye , Jiaming Zhou , Hui Xiong , Junwei Liang

Video inpainting aims to fill spatio-temporal holes with plausible content in a video. Despite tremendous progress of deep neural networks for image inpainting, it is challenging to extend these methods to the video domain due to the…

计算机视觉与模式识别 · 计算机科学 2019-05-07 Dahun Kim , Sanghyun Woo , Joon-Young Lee , In So Kweon

Blind video decaptioning is a problem of automatically removing text overlays and inpainting the occluded parts in videos without any input masks. While recent deep learning based inpainting methods deal with a single image and mostly…

计算机视觉与模式识别 · 计算机科学 2019-05-09 Dahun Kim , Sanghyun Woo , Joon-Young Lee , In So Kweon

Vision Transformers (ViTs) have demonstrated state-ofthe-art performance in several benchmarks, yet their high computational costs hinders their practical deployment. Patch Pruning offers significant savings, but existing approaches…

计算机视觉与模式识别 · 计算机科学 2026-04-02 Patrick Glandorf , Thomas Norrenbrock , Bodo Rosenhahn

We present a new data-driven video inpainting method for recovering missing regions of video frames. A novel deep learning architecture is proposed which contains two sub-networks: a temporal structure inference network and a spatial detail…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Chuan Wang , Haibin Huang , Xiaoguang Han , Jue Wang

Video inpainting aims to fill spatio-temporal "corrupted" regions with plausible content. To achieve this goal, it is necessary to find correspondences from neighbouring frames to faithfully hallucinate the unknown content. Current methods…

计算机视觉与模式识别 · 计算机科学 2021-04-09 Xueyan Zou , Linjie Yang , Ding Liu , Yong Jae Lee
‹ 上一页 1 2 3 10 下一页 ›