您好,我把darknet的网络和权重拿出来之后。最后一层的输出是logit层么 也就是未经logistic的,那么预测的时候 对'table/convolutional33/BiasAdd' 需要logistic么,还是类似 函数 dnn_table_predict 里 exp的操作