Disentangled-Person-Image-Generation icon indicating copy to clipboard operation
Disentangled-Person-Image-Generation copied to clipboard

error test

Open emnab opened this issue 3 years ago • 1 comments

hello, when I run the test.py I have this error : (in tflib/inception_score.py) ValueError: Shape must be rank 2 but is rank 1 for 'MatMul' (op: 'MatMul') with input shapes: [2048], [2048,1008]. can you help me please?

emnab avatar Oct 31 '20 18:10 emnab

Hi, it seems the input data are not correct. Did you generate the test results successfully?

On Sat, 31 Oct 2020 at 19:16, Emna B [email protected] wrote:

hello, when I run the test.py I have this error : (in tflib/inception_score.py) ValueError: Shape must be rank 2 but is rank 1 for 'MatMul' (op: 'MatMul') with input shapes: [2048], [2048,1008]. can you help me please?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/charliememory/Disentangled-Person-Image-Generation/issues/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPFNDAY6OAHXMKPHI7Y6HTSNRIAJANCNFSM4TGA7JCQ .

charliememory avatar Oct 31 '20 21:10 charliememory