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 cutout and lighting #909

Merged
merged 3 commits into from
Mar 26, 2021

Conversation

LXXXXR
Copy link
Contributor

@LXXXXR LXXXXR commented Mar 26, 2021

Hi,
In this pull request, cutout and change the lighting are added. Pls kindly take a look. Thank you.

@codecov
Copy link

codecov bot commented Mar 26, 2021

Codecov Report

Merging #909 (b1ded51) into master (933b052) will decrease coverage by 0.92%.
The diff coverage is 92.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #909      +/-   ##
==========================================
- Coverage   65.91%   64.98%   -0.93%     
==========================================
  Files         147      148       +1     
  Lines        8986     9185     +199     
  Branches     1613     1650      +37     
==========================================
+ Hits         5923     5969      +46     
- Misses       2747     2898     +151     
- Partials      316      318       +2     
Flag Coverage Δ
unittests 64.98% <92.50%> (-0.93%) ⬇️

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

Impacted Files Coverage Δ
mmcv/image/geometric.py 94.19% <92.00%> (-0.28%) ⬇️
mmcv/image/photometric.py 99.26% <92.85%> (-0.74%) ⬇️
mmcv/image/__init__.py 100.00% <100.00%> (ø)
mmcv/cnn/bricks/registry.py 100.00% <0.00%> (ø)
mmcv/cnn/bricks/transformer.py 0.00% <0.00%> (ø)
mmcv/cnn/utils/weight_init.py 98.85% <0.00%> (+0.04%) ⬆️

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 933b052...b1ded51. Read the comment docs.

Copy link
Contributor

@ycxioooong ycxioooong left a comment

Choose a reason for hiding this comment

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

LGTM

@ZwwWayne ZwwWayne merged commit 8647b9a into open-mmlab:master Mar 26, 2021
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