SCUT-AILab / CPGA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

數據集

Lorraine-Kwok opened this issue · comments

你好!請問如果是別的數據集比如office-31等,該怎麼得到對應pkl文件呢?

class officeDataset(Dataset):
This dataset class is used for Office-31. You can create a '.pkl' file for office-31 with the format {'tran_list': [(file1, label1), (file2, label2), ..], 'val_list': [(file1, label1), (file2, label2), ..]}.

感谢您的回复,令我这个新手能够进行别的数据集训练,叨扰您了