Skip to content

Error in the example line for bench_mark whit various resolution #111

@sdiomedi

Description

@sdiomedi

Hello, in the example line provided in the README.md file there is an error:

dlclive.benchmark_videos('/path/to/exported/model', ['/path/to/video1', '/path/to/video2'], output='/path/to/output', resize=[1.0, 0.75, '0.5'])

the problem is the '0.5' as to be 0.5
the resize input, value has to be number and not str.

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