image input shape does not have to be the same as Input?
Charles1757 opened this issue · 1 comments
Charles1757 commented
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???
Charles1757 commented
sorry, found it, when runing test, the training flag will be false, so the input shape will be (None, None, None, 3)