tfutils
tfutils copied to clipboard
Initialize local variables in validation
Tensorflow metrics defined in the validation params (e.g. tf.metrics.mean_iou) can have local variables, and these variables should be initialized properly in the target function.