tim-learn / Generate_list

Generate custom text files for dataloader within UDA methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generate the files for DA methods using the readfile.py


Taking OfficeHomeDataset_10072016.zip for example

  1. unzip OfficeHomeDataset_10072016.zip
  2. mv OfficeHomeDataset_10072016 OfficeHome (rename just for simplicity)
  3. python readfile.py (use the full path of your dataset instead in Line 3)

About

Generate custom text files for dataloader within UDA methods

License:MIT License


Languages

Language:Python 100.0%