VQG-tensorflow icon indicating copy to clipboard operation
VQG-tensorflow copied to clipboard

Getting an value error 'ValueError: Shapes (2, 256, 1) and () are incompatible'

Open mady143 opened this issue 5 years ago • 3 comments

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..

mady143 avatar Dec 19 '19 11:12 mady143

Hi @chingyaoc , I am gettig another issue with while running with python main.py "IndexError: too many indices for array "

Thanks & Regards, Manikantha Sekhar

mady143 avatar Dec 20 '19 05:12 mady143

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)

duchengyao avatar May 09 '20 02:05 duchengyao

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

duchengyao avatar May 11 '20 02:05 duchengyao