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
It lets believe the user that this is a dataset object, like tf.data.Dataset or torch.DataLoader and that it can be used like a dataset in the detectors or elsewhere.
The methods of OODDataset look more like utils functions to load/modify/filter/merge/prepare TF or Torch datasets.
The text was updated successfully, but these errors were encountered:
tf.data.Dataset
ortorch.DataLoader
and that it can be used like a dataset in the detectors or elsewhere.OODDataset
look more like utils functions to load/modify/filter/merge/prepare TF or Torch datasets.The text was updated successfully, but these errors were encountered: