Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[benchmark] Add to docs benchmark on how fast each transform is #1657

Open
ternaus opened this issue Apr 12, 2024 · 0 comments
Open

[benchmark] Add to docs benchmark on how fast each transform is #1657

ternaus opened this issue Apr 12, 2024 · 0 comments

Comments

@ternaus
Copy link
Collaborator

ternaus commented Apr 12, 2024

Currently, the CPU is bottlenecked, and it is unclear which augmentations will give the biggest speedup.

=> We need code for the benchmark and a page in the docs that shows the speed of each transform.

Some algorithms' performance depends on input types and parameters. For example, some algorithms have fast / approximate and exact implementations.

This could also be taken into account.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant