deepsense-ai / roi-pooling

460 stars 127 forks source link

Unable to reproduce minimal_example on tensorflow 1.3 #18

Closed madnavs closed 6 years ago

madnavs commented 6 years ago

I'm getting all zeros when I execute the minimal example Notebook. I'm using tensorflow 1.3 and python 3

[[[[ 0. 0.] [ 0. 0.]]]

[[[ 0. 0.] [ 0. 0.]]]

[[[ 0. 0.] [ 0. 0.]]]] Edit: Problem with my tensorflow