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

merge problem #90

Open
aquastar opened this issue Mar 29, 2016 · 0 comments
Open

merge problem #90

aquastar opened this issue Mar 29, 2016 · 0 comments

Comments

@aquastar
Copy link

when entering into "Inferring missing text", it seems the shapes don't match, any help is appreciated!

Inferring missing text
Writing to /home/danny/deepnet/deepnet/examples/multimodal_dbn/flickr/dbn_reps/generated_text/validation
72
Collecting all representations
Traceback (most recent call last):
File "collect_dbn_reps.py", line 138, in
main()
File "collect_dbn_reps.py", line 96, in main
data = Merge(data_nnz, data_z, nnz_indices, z_indices, text_pb_z.prefix, joint_pb.prefix, 'joint_hidden', output_file)
File "collect_dbn_reps.py", line 125, in Merge
data[indices_nnz] = data_nnz
IndexError: index 24979 is out of bounds for axis 0 with size 24979

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

1 participant