paper-with-me

Papers

Fine-gained Zero-shot Video Sampling

2024-07-31 · Dengsheng Chen, Jie Hu, Xiaoming Wei, Enhua Wu

Incorporating a temporal dimension into pretrained image diffusion models for video generation is a prevalent approach. However, this method is computationally demanding and necessitates large-scale video datasets. More critically, the heterogeneity between image and video datasets often results in catastrophic forgetting of the image expertise. Recent attempts to directly extract video snippets from image diffusion models have somewhat mitigated these problems. Nevertheless, these methods can only generate brief video clips with simple movements and fail to capture fine-grained motion or non-grid deformation. In this paper, we propose a novel Zero-Shot video Sampling algorithm, denoted as $\mathcal{ZS}^2$, capable of directly sampling high-quality video clips from existing image synthesis methods, such as Stable Diffusion, without any training or optimization. Specifically, $\mathcal{ZS}^2$ utilizes the dependency noise model and temporal momentum attention to ensure content consistency and animation coherence, respectively. This ability enables it to excel in related tasks, such as conditional and context-specialized video generation and instruction-guided video editing. Experimental results demonstrate that $\mathcal{ZS}^2$ achieves state-of-the-art performance in zero-shot video generation, occasionally outperforming recent supervised methods. Homepage: \url{https://densechen.github.io/zss/}.

📄 PDF Abstract BibTeX arXiv:2407.21475

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationVideo EditingVideo Generation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Zero-Shot Action Recognition in Surveillance Videos

2024-10-28 · Joao Pereira, Vasco Lopes, David Semedo, Joao Neves

The growing demand for surveillance in public spaces presents significant challenges due to the shortage of human resources. Current AI-based video surveillance systems heavily rely on core computer vision models that re…

Action RecognitionVideo UnderstandingZero-Shot Action Recognition

Vita-CLIP: Video and text adaptive CLIP via Multimodal Prompting

2023-04-06 · CVPR 2023 1 · Syed Talal Wasim, Muzammal Naseer, Salman Khan, Fahad Shahbaz Khan 외

Adopting contrastive image-text pretrained models like CLIP towards video classification has gained attention due to its cost-effectiveness and competitive performance. However, recent works in this area face a trade-off…

Action RecognitionPrompt LearningVideo ClassificationZero-Shot Action Recognition+1

VideoMaker: Zero-shot Customized Video Generation with the Inherent Force of Video Diffusion Models

2024-12-27 · Tao Wu, Yong Zhang, Xiaodong Cun, Zhongang Qi 외

Zero-shot customized video generation has gained significant attention due to its substantial application potential. Existing methods rely on additional models to extract and inject reference subject features, assuming t…

Video Generation

SUGAR: Subject-Driven Video Customization in a Zero-Shot Manner

2024-12-13 · Yufan Zhou, Ruiyi Zhang, Jiuxiang Gu, Nanxuan Zhao 외

We present SUGAR, a zero-shot method for subject-driven video customization. Given an input image, SUGAR is capable of generating videos for the subject contained in the image and aligning the generation with arbitrary v…

FitCLIP: Refining Large-Scale Pretrained Image-Text Models for Zero-Shot Video Understanding Tasks

2022-03-24 · Santiago Castro, Fabian Caba Heilbron

Large-scale pretrained image-text models have shown incredible zero-shot performance in a handful of tasks, including video ones such as action recognition and text-to-video retrieval. However, these models have not been…

Action RecognitionRetrievalText to Video RetrievalVideo Retrieval+2