Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.05 KB

VisDA2017 Challenge

Hi!

This is the development kit repository for the 2017 Visual Domain Adaptation (VisDA) Challenge. Here you can find details on how to download datasets, run baseline models and evaluate the perfomance of your model. The evaluation can be performed both locally and remotely on the CodaLab evaluation server (coming soon). Please see the main website for competition details, rules and dates.

You can find the development kits (beta release) for the two competition tracks by following these links:

If you consider using data, code or its derivatives, please consider citing:

@misc{visda2017,
    Author = {Xingchao Peng and Ben Usman and Neela Kaushik and Judy Hoffman and Dequan Wang and Kate Saenko},
    Title = {VisDA: The Visual Domain Adaptation Challenge},
    Year = {2017},
    Eprint = {arXiv:1710.06924},
}

If you find any bugs please open an issue.

Have fun!