Skip to content

Commit d0a71c1

Browse files
authored
Fix PhotoMetricDistortion docstring (open-mmlab#388)
1 parent 34427f9 commit d0a71c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mmseg/datasets/pipelines/transforms.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -783,7 +783,6 @@ class PhotoMetricDistortion(object):
783783
5. random hue
784784
6. convert color from HSV to BGR
785785
7. random contrast (mode 1)
786-
8. randomly swap channels
787786
788787
Args:
789788
brightness_delta (int): delta of brightness.

0 commit comments

Comments
 (0)