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

feat: ✨ use tqdm instead of fastprogress in reference scripts #1389

Merged

Conversation

odulcy-mindee
Copy link
Collaborator

I have not been able to run train_pytorch.py script on Colab. An idea is to use tqdm instead of fastprogress.

Related to #1388 and #1106

Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (419ea05) 95.77% compared to head (f21267e) 95.75%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1389      +/-   ##
==========================================
- Coverage   95.77%   95.75%   -0.02%     
==========================================
  Files         155      155              
  Lines        6951     6951              
==========================================
- Hits         6657     6656       -1     
- Misses        294      295       +1     
Flag Coverage Δ
unittests 95.75% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@felixdittrich92 felixdittrich92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @odulcy-mindee lgtm :)
Only one thing if we are onces on it could you extend the progress bar also to each evaluation loop ?

@felixdittrich92 felixdittrich92 added this to the 0.8.0 milestone Nov 23, 2023
@felixdittrich92 felixdittrich92 added type: bug Something isn't working type: enhancement Improvement ext: references Related to references folder topic: text detection Related to the task of text detection topic: text recognition Related to the task of text recognition topic: character classification Related to the task of character classification topic: object detection Related to the task of object detection labels Nov 23, 2023
Copy link
Contributor

@felixT2K felixT2K left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks :)

@odulcy-mindee odulcy-mindee changed the title feat: ✨ use tqdm instead of fastprogress feat: ✨ use tqdm instead of fastprogress in reference scripts Nov 23, 2023
@odulcy-mindee odulcy-mindee merged commit 8e0609d into mindee:main Nov 23, 2023
66 of 67 checks passed
@odulcy-mindee odulcy-mindee deleted the replace_fastprogress_with_tqdm branch November 23, 2023 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ext: references Related to references folder topic: character classification Related to the task of character classification topic: object detection Related to the task of object detection topic: text detection Related to the task of text detection topic: text recognition Related to the task of text recognition type: bug Something isn't working type: enhancement Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants