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: Updated augmentations for training and disabled codecarbon logger #149

Merged
merged 4 commits into from
Jul 13, 2022

Conversation

frgfm
Copy link
Member

@frgfm frgfm commented Jul 4, 2022

This PR introduces the following modifications:

  • disables the codecarbon logger for training
  • updates the augmentation scheme for the training

Closes #148

Any feedback is welcome!

@frgfm frgfm added type: enhancement New feature or request ext: references Related to references labels Jul 4, 2022
@frgfm frgfm added this to the 0.2.0 milestone Jul 4, 2022
@frgfm frgfm requested a review from a team July 4, 2022 22:23
@frgfm frgfm self-assigned this Jul 4, 2022
@codecov
Copy link

codecov bot commented Jul 4, 2022

Codecov Report

Merging #149 (e8ad089) into master (eee9e54) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #149   +/-   ##
=======================================
  Coverage   89.16%   89.16%           
=======================================
  Files           8        8           
  Lines         203      203           
=======================================
  Hits          181      181           
  Misses         22       22           
Flag Coverage Δ
unittests 89.16% <ø> (ø)

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

Impacted Files Coverage Δ
pyrovision/models/mobilenetv3.py 100.00% <ø> (ø)
pyrovision/models/resnet.py 100.00% <ø> (ø)
pyrovision/models/rexnet.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eee9e54...e8ad089. Read the comment docs.

@frgfm frgfm merged commit 754ebe5 into master Jul 13, 2022
@frgfm frgfm deleted the ref-logger branch July 13, 2022 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ext: references Related to references type: enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[references] Disable codecarbon logger
1 participant