DenseNet
DenseNet copied to clipboard
Error about normalize_data_format
#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.