mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
Fix PhotoMetricDistortion docstring (#388)
This commit is contained in:
parent
67d71504a7
commit
96ddb41c6e
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user