You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: