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
SBDEvaluationDataset needs this: pkl_path = self.dataset_path / f'{self.dataset_split}_images_and_ids_list.pkl'
but this pkl file isn't provided. Can someone help with this?
The text was updated successfully, but these errors were encountered:
SBDEvaluationDataset
needs this:pkl_path = self.dataset_path / f'{self.dataset_split}_images_and_ids_list.pkl'
but this pkl file isn't provided. Can someone help with this?
The text was updated successfully, but these errors were encountered: