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

too many progress bars #24

Closed
Yongtae723 opened this issue Feb 28, 2022 · 6 comments
Closed

too many progress bars #24

Yongtae723 opened this issue Feb 28, 2022 · 6 comments

Comments

@Yongtae723
Copy link

When I use EasyDataAugmentor in the train process, there are too many progress bars in the console.

So, can you make this line 19 tqdm selectable on-off when we define EasyDataAugmentor?

for augmentor in tqdm(self.augmentors, desc="augment"):

@kajyuuen
Copy link
Owner

kajyuuen commented Mar 1, 2022

Thanks for the good suggestion.
I will add an option in #25 that can be supported.

@Yongtae723
Copy link
Author

thank you for your reply!

This repository is truly awesome and useful for our training which includes Japanese!
Cloud you let us know if our request is adapted?

thanks you

@kajyuuen
Copy link
Owner

kajyuuen commented Mar 1, 2022

I have released v0.0.6 which includes your suggestions.
Please check that verbose can now turn off the display of tqdm.

If there are any other features or methods that you would like to see added, I would be happy to have them added to the Issue.

@kajyuuen kajyuuen closed this as completed Mar 1, 2022
@Yongtae723
Copy link
Author

I am so sorry for asking again.

there is no version of 0.0.6 in https://pypi.org/project/daaja/#history

do you have any idea about that?

@kajyuuen
Copy link
Owner

kajyuuen commented Mar 3, 2022

Sorry, I'm done!
https://pypi.org/project/daaja/#history

@Yongtae723
Copy link
Author

thanks for that!!

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