We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Under data_utils.py code, " self.paths, self.text_labels = np.load('../data/office_caltech_10/{}_train.pkl'.format(site), allow_pickle=True)"
Can you provide the code to create .pkl file of the dataset used here?
The text was updated successfully, but these errors were encountered:
Hi,
Thank you for your interest in our work. The pickle files can be found in the data we provided (https://mycuhk-my.sharepoint.com/:u:/g/personal/1155149226_link_cuhk_edu_hk/EaBgx5UmvatMi0KdvfdLWsABC49vcjZ2n9oZkjwl8jPMyA?e=TDxqN5).
Sorry, something went wrong.
No branches or pull requests
Under data_utils.py code,
" self.paths, self.text_labels = np.load('../data/office_caltech_10/{}_train.pkl'.format(site), allow_pickle=True)"
Can you provide the code to create .pkl file of the dataset used here?
The text was updated successfully, but these errors were encountered: