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

Add a progress bar for mssr (GUI + terminal) #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

raphaelreme
Copy link
Contributor

  • GUI: Only updates at each milestone (Can't modify GUI from numba)
    Milestones are Intepolation, Max difference, Mean Shift
  • Terminal: Only for CPU, with numba-progress we can display the progress
    in each cpu accelerated function
    For GPU, only the GUI progress bar is available (but it is faster, so fine)

If not interested by the terminal progress bar, we can drop it and drop the numba-progress dependency.

GUI: Only updates at each milestone (Can't modify GUI from numba)
Terminal: Only for CPU, with numba-progress we can display the progress
          in each cpu accelerated function
	  For GPU, only the GUI progress bar is available (but it is faster, so fine)
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

Successfully merging this pull request may close these issues.

2 participants