Closed
Description
wilds/wilds/datasets/wilds_dataset.py
Line 456 in aa434b5
self.transform is given 2 inputs. But, from the README, transform can be defined as a torchvision.transforms
which takes 1 input. The result is the following error:
TypeError: __call__() takes 2 positional arguments but 3 were given
Metadata
Metadata
Assignees
Labels
No labels