Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BOP Evaluation - Issue with Function Signature #29

@alx4s

Description

@alx4s

Hi,

just wanted to note that there might be a bug with the BOP Evaluation, the main function calls the engine.py/bop_evaluate with 9 arguments when it only takes 8. Function ran fine for me when adding (, *args) so I assume that can be fixed by just removing args.dataset in the function call (main.py, line 330).

Furthermore I believe there might be something missing in your Readme.md when describing the custom dataset.

Great Project!

Best Regards,
Alex

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