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

How to use m2stitch with gpu? #362

Open
lucaslmrs opened this issue Jan 16, 2023 · 1 comment
Open

How to use m2stitch with gpu? #362

lucaslmrs opened this issue Jan 16, 2023 · 1 comment

Comments

@lucaslmrs
Copy link

I currently use the MIST algorithm in multicore mode. But I need to improve even more the time spended to stitch the images. I have to join images in a scale of 1000 images and the performance need to be as fast as possible.

I didn't get with the original implementation so I started to search for python implementations with it.
Is it possible with this project code?

@yfukai
Copy link
Owner

yfukai commented Jan 16, 2023

Hi thanks @lucaslmrs for your interest! Unfortunately currently not, but I'm planning a new package with GPU support. I also believe it is not too difficult to update this package by rewriting numpy with cupy etc. but hasn't able to spend time on this. If you could make a PR I'm also happy to review it anytime.

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