GCNetwork icon indicating copy to clipboard operation
GCNetwork copied to clipboard

Could not find Conv3DTranspose module

Open MartinXM opened this issue 7 years ago • 1 comments

Hi, I found that latest version of Keras does not have the Conv3DTranspose module needed in the Network architecture. Do you use an older version of Keras ?

MartinXM avatar Apr 26 '17 02:04 MartinXM

Hi, I use the newest version. I have written a Conv3DTranspose layer and uploaded. You can check it out in code directory.

LinHungShi avatar Apr 28 '17 04:04 LinHungShi