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
{{ message }}
This repository has been archived by the owner on Nov 3, 2022. It is now read-only.
Hi, I train my model using keras, and I load data using this function
Resize the images to a fixed input size, and rescale the input channels to a range of [-1,1]
But i cant understand what norm mean values apply when I transform my model to other framework, for example, ncnn, Pytorch use
But what value I need to apply in keras mobilenetv2 model?
The text was updated successfully, but these errors were encountered: