SamsungLabs / ritm_interactive_segmentation

Reviving Iterative Training with Mask Guidance for Interactive Segmentation
MIT License
632 stars 125 forks source link

SBD Evaluation pkl #40

Open tanmay4269 opened 2 months ago

tanmay4269 commented 2 months ago

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?