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

Morphology benchmarks to torch (CPU), for example kornia #44

Open
ogencoglu opened this issue Oct 26, 2023 · 4 comments
Open

Morphology benchmarks to torch (CPU), for example kornia #44

ogencoglu opened this issue Oct 26, 2023 · 4 comments

Comments

@ogencoglu
Copy link

kornia has torch-native morphology ops. Benchmarks to that would be great. I guess accounting numpy to torch and back to numpy conversions to have apples to apples. All on CPU obviously.

@vovaf709
Copy link
Collaborator

Yes, good idea, thanks! We will benchmark against kornia and some other popular libraries very soon #33

@ogencoglu
Copy link
Author

Maybe also for openCV

@ogencoglu
Copy link
Author

Also possibly with mahotas, smil, pyvips which all claim to be really fast regarding these kind of operations.

@vovaf709
Copy link
Collaborator

vovaf709 commented Nov 9, 2023

Thx, nice suggestions! We will include them in benchmark list

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

No branches or pull requests

2 participants