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

[Bug Fix] Add missing transforms in __init__.py #260

Merged
merged 1 commit into from
Nov 18, 2020

Conversation

xvjiarui
Copy link
Collaborator

Fixed #253

@xvjiarui xvjiarui requested a review from hellock November 18, 2020 03:48
@codecov
Copy link

codecov bot commented Nov 18, 2020

Codecov Report

Merging #260 (d411e70) into master (61e1d5c) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #260   +/-   ##
=======================================
  Coverage   84.45%   84.45%           
=======================================
  Files          90       90           
  Lines        4368     4368           
  Branches      689      689           
=======================================
  Hits         3689     3689           
  Misses        538      538           
  Partials      141      141           
Flag Coverage Δ
unittests 84.45% <ø> (ø)

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

Impacted Files Coverage Δ
mmseg/datasets/pipelines/__init__.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 61e1d5c...b3c4d5c. Read the comment docs.

@hellock hellock merged commit 8d568fb into open-mmlab:master Nov 18, 2020
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
wjkim81 pushed a commit to wjkim81/mmsegmentation that referenced this pull request Dec 3, 2023
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.

关于新增的RandomRotate
2 participants