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

Supports brightness and contrast augmentations #546

Merged
merged 10 commits into from
Sep 14, 2020

Conversation

v-qjqs
Copy link
Contributor

@v-qjqs v-qjqs commented Sep 9, 2020

This PR implements brightness and contrast augmentations in mmcv.

@codecov
Copy link

codecov bot commented Sep 9, 2020

Codecov Report

Merging #546 into master will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #546      +/-   ##
==========================================
+ Coverage   64.71%   64.77%   +0.05%     
==========================================
  Files         133      133              
  Lines        7570     7582      +12     
  Branches     1334     1334              
==========================================
+ Hits         4899     4911      +12     
  Misses       2424     2424              
  Partials      247      247              
Flag Coverage Δ
#unittests 64.77% <100.00%> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
mmcv/image/__init__.py 100.00% <100.00%> (ø)
mmcv/image/photometric.py 100.00% <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 c937d39...a501f09. Read the comment docs.

mmcv/image/photometric.py Outdated Show resolved Hide resolved
mmcv/image/photometric.py Outdated Show resolved Hide resolved
mmcv/image/photometric.py Outdated Show resolved Hide resolved
@hellock hellock merged commit a0cc5a8 into open-mmlab:master Sep 14, 2020
@hellock hellock mentioned this pull request Sep 21, 2020
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

Successfully merging this pull request may close these issues.

3 participants