Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError: could not broadcast input array from shape (3600) into shape (2400) #76

Open
susheelkumar0077 opened this issue Apr 4, 2018 · 1 comment

Comments

@susheelkumar0077
Copy link

Hello everyone,
I am trying to execute this code and got stuck here please can anyone help me out..

Traceback (most recent call last):
File "/home/mcis-lap-25/PycharmProjects/storyteller/neural-storyteller-master/demo.py", line 3, in
generate.story(z, '/home/mcis-lap-25/Desktop/images.jpeg')
File "/home/mcis-lap-25/PycharmProjects/storyteller/neural-storyteller-master/generate.py", line 59, in story
svecs = skipthoughts.encode(z['stv'], sentences, verbose=False)
File "/home/mcis-lap-25/PycharmProjects/storyteller/neural-storyteller-master/skipthoughts.py", line 135, in encode
bfeatures[c] = bff[ind]

@zhangzy6
Copy link

I also occur the same problem.Could you tell me how to solve it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants