温思寒

Results 3 issues of 温思寒

Hello, if I set the input image as [1, None, None, 3] instead of [-1,28,28,1], there will come out to the following bugs: offset_map = tf.reshape(offset_map, [batch, i_h, i_w, f_h,...

The siamese network is two shared-weight sub-network (one for left patch and one for right patch), and what puzzles me is the relationship between the positive and negtive samples, do...

I am writting a post-processing program named cbca_post in adcensus.cu, but it always give an error which described as "attempt to call field 'cbca_post (a nil value)' ". And when...