Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Open
sdiomedi opened this issue Feb 6, 2024 · 0 comments · May be fixed by #116
Open

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

sdiomedi opened this issue Feb 6, 2024 · 0 comments · May be fixed by #116

Comments

@sdiomedi
Copy link

sdiomedi commented Feb 6, 2024

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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant