VQG-tensorflow
VQG-tensorflow copied to clipboard
Getting an value error 'ValueError: Shapes (2, 256, 1) and () are incompatible'
Hi @nhooram @chingyaoc , I run your code as python main.py getting an error "ValueError: Shapes (2, 256, 1) and () are incompatible" can any one resolve this issue.
Thanks & Regards, Manikantha Sekhar..
Hi @chingyaoc , I am gettig another issue with while running with python main.py "IndexError: too many indices for array "
Thanks & Regards, Manikantha Sekhar
Hi @nhooram @chingyaoc , I run your code as python main.py getting an error "ValueError: Shapes (2, 256, 1) and () are incompatible" can any one resolve this issue.
Thanks & Regards, Manikantha Sekhar..
concated = tf.concat([indices, labels], 1)
Hi @chingyaoc , I am gettig another issue with while running with python main.py "IndexError: too many indices for array "
Thanks & Regards, Manikantha Sekhar
see https://github.com/chingyaoc/VQG-tensorflow/issues/3#issuecomment-626094127