Fancy

Results 3 issues of Fancy

when I change the layer_size to another value, it gives this error for generating sentences. Any idea? I checked the source code. It seems this is not implemented. what(): Dimensions...

Hi, I met this problem when i train my model using your code. Node model/conv_seq2seq/encode/conv_encoder/encoder_cnn/conv_layer_0/conv1d/Conv2D incompatible shapes: Shapes (?, 1, ?, 512) and (128, 512, 1, 19) are not compatible....

Hi, I'm trying to use your structure to do video caption. I'm getting all same words when i'm referencing from trained model. This never happens in my previous seq2seq tryouts....