multi-temporal-crop-classification-baseline icon indicating copy to clipboard operation
multi-temporal-crop-classification-baseline copied to clipboard

Evaluation Metrics for the provided model weights are not same in my execution

Open ammuaj opened this issue 1 year ago • 1 comments

Hi, I have downloaded the model_weights from model_weights/multi_temporal_crop_classification.pth and executed it on the eval_dataset (549 patches) to calculate the accuracy metrics. However, the accuracy measurement is different from the one shown in this repo. Could you please confirm that the shared model_weights are the final ones for your result or are they just intermediate model weights ( for fewer epochs)?

Here is the output in my execution Screenshot 2024-04-21 at 4 45 43 PM

ammuaj avatar Apr 21 '24 22:04 ammuaj

Hey, never mind. I figured this out. I was using different smaller validation sets. I get the exact same confusion matrix now. Thanks!

ammuaj avatar Apr 23 '24 18:04 ammuaj