So2sat processing steps #1250
Unanswered
AbdelghaniKABOT
asked this question in
Q&A
Replies: 1 comment
-
You should always use the same normalization as the pre-trained model. See here for the mean and std dev used to normalize images during training. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I trained a model on the So2sat dataset using TorchGeo and achieved excellent results on the testing split. However, when I tested it on new input data, the results were not as good. I think this may be due to differences in data processing.
I only performed normalization using the following function:
Can you help me with this issue?"
Beta Was this translation helpful? Give feedback.
All reactions