Open 2450961986 opened 2 years ago
Hello, when running the program, "Dataset() takes no arguments" error appears, how to solve it.
After ignoring the "dataset_train = Dataset(train_dir)", "'str' object has no attribute 'transform'" will appear.
Two choices:
Dataset
ImageDataset
Hello, when running the program, "Dataset() takes no arguments" error appears, how to solve it.