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

[Feature] Add adjust sharpness #864

Merged
merged 8 commits into from
Mar 8, 2021
Merged

Conversation

LXXXXR
Copy link
Contributor

@LXXXXR LXXXXR commented Mar 3, 2021

Hi,
In this pull request, adjust_sharpness is added for data augmentation. Pls kindly take a look. Thx.

@codecov
Copy link

codecov bot commented Mar 3, 2021

Codecov Report

Merging #864 (bc8d466) into master (27e9ede) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #864      +/-   ##
==========================================
+ Coverage   66.46%   66.49%   +0.03%     
==========================================
  Files         145      145              
  Lines        8781     8790       +9     
  Branches     1599     1600       +1     
==========================================
+ Hits         5836     5845       +9     
  Misses       2629     2629              
  Partials      316      316              
Flag Coverage Δ
unittests 66.49% <100.00%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
mmcv/image/__init__.py 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 27e9ede...bc8d466. Read the comment docs.

@ZwwWayne ZwwWayne requested a review from MeowZheng March 3, 2021 07:14
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
Copy link
Collaborator

@ZwwWayne ZwwWayne left a comment

Choose a reason for hiding this comment

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

LGTM

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