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 Equalize Augmentation. #543

Merged
merged 8 commits into from
Sep 8, 2020
Merged

Conversation

v-qjqs
Copy link
Contributor

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

This PR implements equalize augmentation in mmcv.

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
@codecov
Copy link

codecov bot commented Sep 8, 2020

Codecov Report

Merging #543 into master will increase coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #543      +/-   ##
==========================================
+ Coverage   64.63%   64.70%   +0.07%     
==========================================
  Files         131      131              
  Lines        7513     7529      +16     
  Branches     1330     1331       +1     
==========================================
+ Hits         4856     4872      +16     
  Misses       2411     2411              
  Partials      246      246              
Flag Coverage Δ
#unittests 64.70% <100.00%> (+0.07%) ⬆️

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 95417a5...043fd8c. 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 a59a35b into open-mmlab:master Sep 8, 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