jaelimlim
Results
1
comments of
jaelimlim
The below code on L_Resnet_E_IR_fix_issue9.py is used on L_Resnet_E_IR_MGPU.py. net.outputs = tf.nn.dropout(net.outputs, keep_prob=keep_rate, name='E_Dropout') I think that it is working...