Skip to content

When using export.py to extract the coco dataset, there was an issue with the missing loader #110

@SiyuQibuaa

Description

@SiyuQibuaa

The error information is like:
Traceback (most recent call last):
File "export.py", line 400, in
config = yaml.load(f)
TypeError: load() missing 1 required positional argument: 'Loader'
the same error has been happened both val and train。
hoping for your reply! thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions