Skip to content

tanmlh/Self-supervised-Domain-agnostic-Domain-Adaptation-for-Satellite-Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-supervised-Domain-agnostic-Domain-Adaptation-for-Satellite-Images

Codes for "Self-supervised-Domain-agnostic-Domain-Adaptation-for-Satellite-Images", url: https://arxiv.org/abs/2309.11109

  1. Configure the dataset: Check how the dataset is organized in ./data folder and in each configuration file in ./configures.

  2. Train an image2image network:

    python run.py configures/inria2sn2/dada_gen.py

  3. Train the downstream network:

    python run.py configures/inria2sn2/dada.py

  4. Test the performance of the downstream network:

    python run.py configures/inria2sn2/test_inria2sn2.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages