Merge remote-tracking branch 'origin/gan_lab' into gan_lab
This commit is contained in:
commit
3676f26d94
|
@ -108,7 +108,7 @@ class ImageCorruptor:
|
|||
lo=15
|
||||
range=60
|
||||
elif aug == 'jpeg-normal':
|
||||
lo=55
|
||||
lo=47
|
||||
range=35
|
||||
else:
|
||||
raise NotImplementedError("specified jpeg corruption doesn't exist")
|
||||
|
|
Loading…
Reference in New Issue
Block a user