You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, what image sizes are fed into this function?
My neural network takes an image of size 512x512 as input.
I understand that in this function they need to be set as inputH and inputW?
If I'm right, what are the dimensions of processingHeight and processingWidth?
The text was updated successfully, but these errors were encountered:
Hello, what image sizes are fed into this function?
My neural network takes an image of size
512x512
as input.I understand that in this function they need to be set as
inputH
andinputW
?If I'm right, what are the dimensions of
processingHeight
andprocessingWidth
?The text was updated successfully, but these errors were encountered: