Skip to content

shayangharib/ICT-for-UDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extending Interpolation Consistency Training for Unsupervised Domain Adaptation

This is the repository of the implementtion for the presented method in our paper: "Extending Interpolation Consistency Training for Unsupervised Domain Adaptation" by Shayan gharib and Arto Klami.

Our paper is accepted for publication at the International Joint Conference on Neural Networks (IJCNN) 2023.


To run an experiment, use the file main.py:

python main.py --index [experiment_index]

To change the settings of each experiment, use the setting yaml file: settings.yml.

To run the experiment for MNIST --> MNIST-M setup, the MNIST-M dataset needs to be manually downloaded from this link, and be placed in "datasets/MNISTM" directory. The other two datasets (i.e. MNIST and USPS) are automatically downloaded and processed.

About

Extending Interpolation Consistency Training for Unsupervised Domain Adaptation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages