-
Notifications
You must be signed in to change notification settings - Fork 463
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
Error in unpacking archive of SROIE dataset #1178
Conversation
Test: doctr/tests/pytorch/test_datasets_pt.py Line 272 in 51c4237
needs also an update:
Same for the Tensorflow test case :) doctr/tests/tensorflow/test_datasets_tf.py Line 246 in 51c4237
|
Codecov Report
@@ Coverage Diff @@
## main #1178 +/- ##
=======================================
Coverage 95.01% 95.01%
=======================================
Files 150 150
Lines 6418 6418
=======================================
Hits 6098 6098
Misses 320 320
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fix @HamzaGbada 👍
Hey @HamzaGbada 👋, i saw that we have the same issue for CORD dataset are you interessted to fix this also maybe ? |
@felixdittrich92 SURE |
Fixing the unpacking archive of SROIE dataset.