gabrieleilertsen / hdrcnn

HDR image reconstruction from a single exposure using deep CNNs
https://computergraphics.on.liu.se/hdrcnn/
BSD 3-Clause "New" or "Revised" License
502 stars 101 forks source link

What is the version of tensorflow? #30

Closed abekotaro closed 5 years ago

gabrieleilertsen commented 5 years ago

I have used different versions, such as 1.8 and 1.11, but I don't see any problems in using other versions.

gabrieleilertsen commented 5 years ago

I don't know about the dependencies of Tensorlayer, but from your error message I guess you have to downgrade it to work with your Tensorflow install.

See e.g. this issue