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
File "segment_anything_annotator.py", line 26, in
editor = Editor(
File "F:\learnAndPracticeAllProject\Label_with_SAM\SAM-Tool\salt\editor.py", line 57, in init
) = self.dataset_explorer.get_image_data(self.image_id)
File "F:\learnAndPracticeAllProject\Label_with_SAM\SAM-Tool\salt\dataset_explorer.py", line 144, in get_image_data
image_name = self.coco_json["images"][image_id]["file_name"]
IndexError: list index out of range 问一下这个报错是什么原因呢?
No description provided.
The text was updated successfully, but these errors were encountered: