peteryuX/retinaface-tf2

image input shape does not have to be the same as Input?

Charles1757 opened this issue · 1 comments

image input shape does not have to be the same as Input? for e.g test.py, did see reshape for img but it works, how???

sorry, found it, when runing test, the training flag will be false, so the input shape will be (None, None, None, 3)