mirror of
https://github.com/wassname/keras-contrib.git
synced 2026-08-14 12:30:09 +08:00
pep8
This commit is contained in:
@@ -3,7 +3,6 @@ from keras.objectives import *
|
||||
import keras_contrib.backend as KC
|
||||
|
||||
|
||||
|
||||
class DSSIMObjective():
|
||||
def __init__(self, k1=0.01, k2=0.03, kernel_size=3, max_value=1.0):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user