DenseNet icon indicating copy to clipboard operation
DenseNet copied to clipboard

Error about normalize_data_format

Open wubinbai opened this issue 5 years ago • 0 comments

#from keras.backend import normalize_data_format from keras.utils.conv_utils import normalize_data_format

should replace first line of code to the second in subpixel.py to run.

wubinbai avatar Jun 10 '20 08:06 wubinbai