Skip to content

Commit

Permalink
Fix file extension
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvmt committed Dec 7, 2024
1 parent b3b4db9 commit 9983370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ I selected a pre-trained EfficientNetV2S with 21 mio parameters because it const
The model has been trained for 30 epochs (early stopping after 24 epochs) with 4000 images per class.
The model has been evaluated on 300 images per class. Below is the resulting confusion matrix.

![confusion_matrix](media/confusion_matrix.jpg 'confusion_matrix')
![confusion_matrix](media/confusion_matrix.png 'confusion_matrix')

Other metrics can be found in the [respective experiment run](https://wandb.ai/alexvmt/tiger_classification/runs/0an7w90t/overview) on Weights & Biases.

Expand Down

0 comments on commit 9983370

Please sign in to comment.