语义分割-FCN8S(案例)测试(2)
tf.keras.metrics.sparse_top_k_categorical_accuracy
tf.keras.metrics.top_k_categorical_accuracy
tensorflow2 metrics评价标准(评价指标、评价函数)
tf.keras.layers.TimeDistributed
tf.keras.metrics.Recall 召回率
tf.keras.metrics.Accuracy 计算预测与标签的匹配程度(准确率)
tensorflow2 自定义层
tf.keras.backend.binary_crossentropy()
实现ResNet50