Skip to content
/ MMD_AAE Public
forked from YuqiCui/MMD_AAE

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

Notifications You must be signed in to change notification settings

ml-lab/MMD_AAE

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MMD_AAE

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

  • Python 100.0%