Where are the metrics generated?
From main readme:
However on running main.ipynb the metrics are None:
Hi Robin, Can you share the pre-trained model with me? Thanks! [email protected]
@binarywz it is at https://github.com/ClarkCGA/multi-temporal-crop-classification-baseline/tree/main/model_weights
@robmarkcole network issue prevents me from using git lfs
@binarywz you can download it directly from Github via
https://github.com/ClarkCGA/multi-temporal-crop-classification-baseline/blob/main/model_weights/multi_temporal_crop_classification.pth
From main readme:
However on running `main.ipynb` the metrics are None:
![]()
Hi @robmarkcole, did you finally get the same ( or close enough) confusion matrix on their provided checkpoint?
@ammuaj yes
Thanks for your response! I have used the same model weights (9-month-old one) and calculated the confusion matrix on the validation loader using the following script but the result is different. Could you please explain if you trained more epochs, or changed anything instead of using the provided default config? Thanks! https://github.com/ClarkCGA/multi-temporal-crop-classification-baseline/blob/main/notebooks/main.ipynb
Hey Never mind. I figured this out. Thanks!
However on running `main.ipynb` the metrics are None: