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

Make quaterion progress bar look nice #113

Closed
generall opened this issue May 31, 2022 · 2 comments · Fixed by #114
Closed

Make quaterion progress bar look nice #113

generall opened this issue May 31, 2022 · 2 comments · Fixed by #114
Assignees
Labels
enhancement New feature or request

Comments

@generall
Copy link
Member

@joein joein added the enhancement New feature or request label May 31, 2022
@joein joein self-assigned this May 31, 2022
@joein
Copy link
Member

joein commented May 31, 2022

There is a problem with RichProgressBar.

In PyCharm it requires to enable the option before run.
image

@joein
Copy link
Member

joein commented May 31, 2022

Also there is no an obvious way to determine if progress bar was overridden by user or not

generall added a commit that referenced this issue Jun 8, 2022
#114)

* new: add quaterion progress bar, add trainer defaults, move callbacks #113

* new: replace max epochs with early stopping callback #113

* adjust progress bar + more default params

* fixup: Format Python code with Black

* rich model summary

* rm unused imports

* review fix

* fixup: Format Python code with Black

* review fix

* fixup: Format Python code with Black

* do not set default trainer

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
Co-authored-by: autoblack <qdrant@users.noreply.github.com>
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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants