Joker316701882 / Deep-Image-Matting

This is tensorflow implementation for paper "Deep Image Matting"
626 stars 188 forks source link

Which version of Tensorflow? #14

Open momonala opened 6 years ago

momonala commented 6 years ago
InvalidArgumentError (see above for traceback): No OpKernel was registered to support Op 'MaxPoolWithArgmax' with these attrs.  Registered devices: [CPU], Registered kernels:
  <no registered kernels>

I get the following error, likely beacsue I am using an incompatiable build of Tensorflow. Which version did you build this version in?

Joker316701882 commented 6 years ago

tensorflow 1.2 should be ok.