We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9607db4 commit 2696958Copy full SHA for 2696958
CollaborativeCoding/dataloaders/uspsh5_7_9.py
@@ -2,10 +2,8 @@
2
3
import h5py
4
import numpy as np
5
-import torch
6
from PIL import Image
7
from torch.utils.data import Dataset
8
-from torchvision import transforms
9
10
11
class USPSH5_Digit_7_9_Dataset(Dataset):
0 commit comments