-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Error:
def load_annotations(self, ann_file):
contents, _ = bt.load_ssddplus(
img_dir=self.img_prefix,
ann_dir=ann_file,
classes=self.CLASSES)
return contents
'bt.load_ssddplus' is not in 'import BboxToolkit as bt',
I tried using other code instead, but there were still unknown issues, so I felt very confused. Please provide the complete code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels