paper-with-me

홈 › Papers

Adversarial Domain Adaptation for Action Recognition Around the Clock

2022-10-25 · Anwaar Ulhaq

Due to the numerous potential applications in visual surveillance and nighttime driving, recognizing human action in low-light conditions remains a difficult problem in computer vision. Existing methods separate action recognition and dark enhancement into two distinct steps to accomplish this task. However, isolating the recognition and enhancement impedes end-to-end learning of the space-time representation for video action classification. This paper presents a domain adaptation-based action recognition approach that uses adversarial learning in cross-domain settings to learn cross-domain action recognition. Supervised learning can train it on a large amount of labeled data from the source domain (daytime action sequences). However, it uses deep domain invariant features to perform unsupervised learning on many unlabelled data from the target domain (night-time action sequences). The resulting augmented model, named 3D-DiNet can be trained using standard backpropagation with an additional layer. It achieves SOTA performance on InFAR and XD145 actions datasets.

📄 PDF Abstract BibTeX arXiv:2210.17412

Code (0)

등록된 구현이 없습니다.

Tasks

Action ClassificationAction RecognitionDomain Adaptation

Similar Papers 제목 키워드 기반

Multi-Modal Domain Adaptation for Fine-Grained Action Recognition

2020-01-27 · CVPR 2020 6 · Jonathan Munro, Dima Damen

Fine-grained action recognition datasets exhibit environmental bias, where multiple video sequences are captured from a limited number of environments. Training a model in one environment and deploying in another results…

Action RecognitionDomain AdaptationFine-grained Action RecognitionOptical Flow Estimation+1

Adversarial Graph Representation Adaptation for Cross-Domain Facial Expression Recognition

2020-08-03 · Yuan Xie, Tianshui Chen, Tao Pu, Hefeng Wu 외

Data inconsistency and bias are inevitable among different facial expression recognition (FER) datasets due to subjective annotating process and different collecting conditions. Recent works resort to adversarial mechani…

Cross-Domain Facial Expression RecognitionFacial Expression RecognitionFacial Expression Recognition (FER)

Object-based (yet Class-agnostic) Video Domain Adaptation

2023-11-29 · Dantong Niu, Amir Bar, Roei Herzig, Trevor Darrell 외

Existing video-based action recognition systems typically require dense annotation and struggle in environments when there is significant distribution shift relative to the training data. Current methods for video domain…

Action RecognitionDomain AdaptationObject

Transformer-Based Named Entity Recognition for French Using Adversarial Adaptation to Similar Domain Corpora

2022-12-05 · Arjun Choudhry, Pankaj Gupta, Inder Khatri, Aaryan Gupta 외

Named Entity Recognition (NER) involves the identification and classification of named entities in unstructured text into predefined classes. NER in languages with limited resources, like French, is still an open problem…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Adversarial Transfer Learning for Cross-domain Visual Recognition

2017-11-24 · Shan-Shan Wang, Lei Zhang, JingRu Fu

In many practical visual recognition scenarios, feature distribution in the source domain is generally different from that of the target domain, which results in the emergence of general cross-domain visual recognition p…

Domain AdaptationTransfer Learning