paper-with-me

Papers

Rethinking Zero-shot Video Classification: End-to-end Training for Realistic Applications

2020-03-03 · CVPR 2020 6 · Biagio Brattoli, Joseph Tighe, Fedor Zhdanov, Pietro Perona, Krzysztof Chalupka

Trained on large datasets, deep learning (DL) can accurately classify videos into hundreds of diverse classes. However, video data is expensive to annotate. Zero-shot learning (ZSL) proposes one solution to this problem. ZSL trains a model once, and generalizes to new tasks whose classes are not present in the training dataset. We propose the first end-to-end algorithm for ZSL in video classification. Our training procedure builds on insights from recent video classification literature and uses a trainable 3D CNN to learn the visual features. This is in contrast to previous video ZSL methods, which use pretrained feature extractors. We also extend the current benchmarking paradigm: Previous techniques aim to make the test task unknown at training time but fall short of this goal. We encourage domain shift across training and test data and disallow tailoring a ZSL model to a specific test dataset. We outperform the state-of-the-art by a wide margin. Our code, evaluation procedure and model weights are available at github.com/bbrattoli/ZeroShotVideoClassification.

📄 PDF Abstract BibTeX arXiv:2003.01455

Code (1)

bbrattoli/ZeroShotVideoClassification 공식 구현 pytorch

Tasks

BenchmarkingGeneral ClassificationVideo ClassificationZero-Shot Action RecognitionZero-Shot Learning

Similar Papers 제목 키워드 기반

Rethinking Zero-Shot Time Series Classification: From Task-specific Classifiers to In-Context Inference

2026-01-31 · Juntao Fang, Shifeng Xie, Shengbin Nie, Yuhui Ling 외 arxiv

The zero-shot evaluation of time series foundation models (TSFMs) for classification typically uses a frozen encoder followed by a task-specific classifier. However, this practice violates the training-free premise of ze…

Time Series Classification

SCLIP: Rethinking Self-Attention for Dense Vision-Language Inference

2023-12-04 · Feng Wang, Jieru Mei, Alan Yuille

Recent advances in contrastive language-image pretraining (CLIP) have demonstrated strong capabilities in zero-shot classification by aligning visual representations with target text embeddings in an image level. However…

SegmentationSemantic Segmentationzero-shot-classificationZero-Shot Learning+1

VideoCoCa: Video-Text Modeling with Zero-Shot Transfer from Contrastive Captioners

2022-12-09 · Shen Yan, Tao Zhu, ZiRui Wang, Yuan Cao 외

We explore an efficient approach to establish a foundational video-text model. We present VideoCoCa that maximally reuses a pretrained image-text contrastive captioner (CoCa) model and adapt it to video-text tasks with m…

Question AnsweringRetrievalText to Video RetrievalVideo Captioning+7

Rethinking Domain Adaptation and Generalization in the Era of CLIP

2024-07-21 · Ruoyu Feng, Tao Yu, Xin Jin, Xiaoyuan Yu 외

In recent studies on domain adaptation, significant emphasis has been placed on the advancement of learning shared knowledge from a source domain to a target domain. Recently, the large vision-language pre-trained model,…

Domain AdaptationZero-Shot Learning

FreeMask: Rethinking the Importance of Attention Masks for Zero-Shot Video Editing

2024-09-30 · Lingling Cai, Kang Zhao, Hangjie Yuan, Yingya Zhang 외

Text-to-video diffusion models have made remarkable advancements. Driven by their ability to generate temporally coherent videos, research on zero-shot video editing using these fundamental models has expanded rapidly. T…

DenoisingVideo Editing