Skip to content

Error #1

@ToneZe

Description

@ToneZe

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions