Logan Palmer
Results
1
issues of
Logan Palmer
I am updating MRCNN to work on TF2.5 and am running into this issue: Exception has occurred: TypeError unhashable type: 'ListWrapper' coming from: ---------------------------------------------------------- loss_orig = tf.reduce_mean(layer.output, keepdims=True) * self.config.LOSS_WEIGHTS.get(name,...