Skip to content

Code refactoring for paper "Domain Generalization with Adversarial Feature Learning" in VLCS datasets.

Notifications You must be signed in to change notification settings

YuqiCui/MMD_AAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MMD_AAE

Implementation of Domain Generalization with Adversarial Feature Learning

How to use?

Download Decaf features from VLCS datasets and put the mat file in data/VLCS. If you have different file format, you can modify the load_data function in utils.datasets. Then use the following command:

python3 train.py

About

Code refactoring for paper "Domain Generalization with Adversarial Feature Learning" in VLCS datasets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages