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

Improve feedback during inference #35

Closed
andreped opened this issue Jun 9, 2022 · 1 comment
Closed

Improve feedback during inference #35

andreped opened this issue Jun 9, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Projects

Comments

@andreped
Copy link
Member

andreped commented Jun 9, 2022

When running the model, a progress bar shows up, but there is little to no real feedback to the user regarding how far it has come (or whether it is processing at all).

The only real feedback is when running a pipeline on all images in a project.

We should improve the progress widget by perhaps add a logger that prompts that it is indeed working, and perhaps highlight which step it is currently working on, if possible/relevant.

@andreped andreped added the enhancement New feature or request label Jun 9, 2022
@andreped andreped added this to To do in v1.1.0 via automation Jun 9, 2022
@andreped andreped moved this from To do to Done in v1.1.0 Jun 13, 2022
@andreped andreped moved this from Done to To do in v1.1.0 Jun 13, 2022
@andreped
Copy link
Member Author

This was fixed in b65fe1a

A logger may be added in the future, but for now I don't see it as necessary.

v1.1.0 automation moved this from To do to Done Jun 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants