ADGAN icon indicating copy to clipboard operation
ADGAN copied to clipboard

Issue on compute_coordinates.py

Open EnricoBeltramo opened this issue 3 years ago • 5 comments

I'm running compute_coordinates.py in order to recalculate keypoints, but when I run it I have follow warning, (that I suppose mean some issue on size of images):

tensorflow:Model was constructed with shape Tensor("input_5:0", shape=(1, 368, 368, 3), dtype=float32) for input (1, 368, 368, 3), but it was re-called on a Tensor with incompatible shape (None, 184, 126, 3).

The script run, but it create a file with all -1 in keypoints.

What should be the issue?

EnricoBeltramo avatar Jan 25 '22 23:01 EnricoBeltramo

hi EnricoBeltramo, we are facing the same problem, have you found the solution?

jack66669 avatar Nov 29 '22 01:11 jack66669

@menyifang help :(((

jack66669 avatar Dec 01 '22 06:12 jack66669

@menyifang help :(((

liiiztw avatar Mar 27 '23 08:03 liiiztw

@menyifang help :(((

QUTGXX avatar Apr 17 '23 02:04 QUTGXX