Skip to content

Commit

Permalink
Fix PhotoMetricDistortion docstring (#388)
Browse files Browse the repository at this point in the history
  • Loading branch information
xvjiarui authored Feb 25, 2021
1 parent 34427f9 commit d0a71c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mmseg/datasets/pipelines/transforms.py
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,6 @@ class PhotoMetricDistortion(object):
5. random hue
6. convert color from HSV to BGR
7. random contrast (mode 1)
8. randomly swap channels
Args:
brightness_delta (int): delta of brightness.
Expand Down

0 comments on commit d0a71c1

Please sign in to comment.