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
I managed to run the provided trained whole image models on my images, but the predictions are not right at all. The problem must be in preprocessing the images. How to know the exact values of mean and std used for standardization of input, how to know if histogram equalization has been conducted and all the other parameters needed to preprocess the data for usage on the provided models? Xie xie in advance.
The text was updated successfully, but these errors were encountered:
I managed to run the provided trained whole image models on my images, but the predictions are not right at all. The problem must be in preprocessing the images. How to know the exact values of mean and std used for standardization of input, how to know if histogram equalization has been conducted and all the other parameters needed to preprocess the data for usage on the provided models? Xie xie in advance.
The text was updated successfully, but these errors were encountered: