Leonardo Pinheiro

Results 3 comments of Leonardo Pinheiro

The toy data seems to only handle a segmentation example. Is there any documentation about how to generate bounding box labels?

Hi Paul, I did see the examples, I ran the toy example and it basically generated mask layers for images (using various shapes). I didn't run the other example because...

Sorry, I mean tf.sigmoid(o). I couldn't see where the sigmoid function is applied to "o" (Eq. 14 or Eq. 21 from the paper). After i, j, f, o = tf.split(lstm_matrix,...