Closed PeiqinSun closed 4 years ago
Sorry for the late reply. You should use tensorlayer 1.2.1. If I remember correctly, there is an error on upsampling layer if you use different version. Would you share the error message? Thanks.
The version of tensorlayer is 1.2.1 and there's an error:
Traceback (most recent call last):
File "main.py", line 2, in
Looking forward to your reply.
Uhm.. I will clarify exact versions of required libraries ASAP. For now, try tensorflow 1.13.1 and tensorlayer 1.11.1. I've just checked my old docker image with the libraries and it works OK.
Well done! My problem is solved. Thank you.
Apology for the late response once again! As I mentioned, I will update the repo with the clear versions of the libraries!
In your readme.md, the version of tensorlayer is 1.2.1, but 1.2.1 doesn't work. Is there a update of tensorlayer? if yes, what is the newest version of tensorlayer and tensorflow?