【论文合集】Awesome Video Domain Adaptation

github:GitHub - xuyu0010/awesome-video-domain-adaptation: A comprehensive collection of awesome research and other items about video domain adaptation

This repo is a comprehensive collection of awesome research (papers, codes, etc.) and other items about video domain adaptation.

Domain adaptation has been a focus of research in transfer learning, enabling models to improve robustness which is crucial to apply models to real-world applications. Despite a long history of domain adaptation research, there has been limited discussions on video domain adaptation. This repo aims to present a collection of research on video domain adaptation including papers, code, etc.

Feel free to star, fork or raise an issue to include your research or to add in more categories! Discussion is most welcomed!

Contents

目录

Contents

Explanatory Notes

Papers

Closed-set VDA

Partial-set VDA

Open-set VDA

Multi-Source VDA

Source-Free or Test-time VDA

Zero-shot VDA (Video Domain Generalization)

Other Topics in Video Transfer Learning

Datasets

Useful Tools and Other Resources

Challenges for Video Domain Adaptation


Explanatory Notes

This repository categorizes video domain adaptation papers according to the domain adaptation scenarios (i.e., closed-set, partial-set, source-free etc.), sorted by date of publish/public appearance. These include both semi-supervised, weakly-supervised and unsupervised DA. By default, VDA research focus on action recognition. For other tasks, the corresponding task would be annotated independently.

Note: This repository is inspired by the ADA repository, a repository with awesome domain adaptation papers. For more research on domain adaptation (with images/point cloud etc.) you may check out that repository.

Papers

Closed-set VDA

Conference

Journal

ArXiv and Workshops

Partial-set VDA

Conference

Open-set VDA

Conference

Journal

Multi-Source VDA

ArXiv and Workshops

Source-Free or Test-time VDA

Conference

ArXiv and Workshops

Zero-shot VDA (Video Domain Generalization)

Conference

Journal

Other Topics in Video Transfer Learning

Conference

Journal

ArXiv

Datasets

We collect relevant datasets designed for video domain adaptation. Datasets are designed for closed-set video domain adaptation addressing action recognition by default. Note that downloading some datasets may require permissions. You are advised to download common action recognition datasets e.g., HMDB51UCF101Kinetics, which are commonly used in these cross-domain video datasets.

2021-2022

2018-2020

Before 2015

Useful Tools and Other Resources

Challenges for Video Domain Adaptation

Note: these are the latest editions of the respective challenges, please check their previous versions through their respective websites

猜你喜欢

转载自blog.csdn.net/m0_61899108/article/details/129825053