You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@zq1314 You can prepare your dataset in torch file format (.t7) and read it using torchfile.load function, refer to cifar.py. It will convert the internal data into numpy arrays.
now ,i want to use your method for the (UC Merced Land Use Dataset) dataset. How to convert my data set into your data form? @chhwang
The text was updated successfully, but these errors were encountered: