21年9月13日——代码阅读笔记(2)
test的部分:
def plot_matrix(y_true, y_pred, labels_name, title=None, thresh=0.8, axis_labels=None):
该函数用于建立矩阵,稍后在建立混淆矩阵时使用,具体代码省略。
def getimagedataandlabels(root_dir):
def custom_gabor(shape, dtype=None):
def squeeze_excitation_layer(x, out_di