Skip to content

ValerioFirmanoo/mldl23-ego-1

 
 

Repository files navigation

Domain Adaptation for Egocentric Action Recognition

Introduction

This project focuses on advancing the field of Egocentric Action Recognition through innovative domain adaptation techniques. By leveraging RGB features extracted from the EPIC KITCHEN DATASET with a 3D-inflated network, we explore different domain adaptation methods to enhance generalization across various domain shifts. Our approach combines adversarial learning modules at different temporal aggregation levels with an attentive mechanism and Minimum Class Confusion loss, achieving significant improvements over baseline models.

Team Members

Abstract

The challenge of egocentric action recognition is increasingly significant due to its potential applications in various domains. Our research tackles the issue of domain shift by introducing a novel domain adaptation strategy that not only focuses on aligning feature distributions across domains but also emphasizes on reducing class confusion, leading to a robust improvement in action recognition accuracy.

Code and Resources

All related code and resources for this project are available in this repository.

You can access the project code here: Project Code

You can access the final paper here: Project Paper

Results

Our approach demonstrates significant improvement in egocentric action recognition performance across various domain shifts, with an average gain of ∼8% over traditional 'Source Only' methods on the EPIC-KITCHEN dataset.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.1%
  • Jupyter Notebook 9.9%