Emiel commited on
Commit
485a8ec
·
verified ·
1 Parent(s): 572717e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -37,8 +37,8 @@ model-index:
37
 
38
  This model was finetuned for the "Feather in Focus!" Kaggle competition of the Information Studies Master's Applied Machine Learning course at the University of Amsterdam.
39
  The goal of the competition was to apply novel approaches to achieve the highest possible accuracy on a bird classification task with 200 classes.
40
- We were given a labeled dataset of 3,926 images and an unlabeled dataset of 4,000 test images.
41
- Out of 32 groups and 1,083 submissions, we achieved the #1 accuracy on the test set with a score of 0.87950.
42
 
43
  ### Training Details
44
  The model we are finetuning, microsoft/swin-large-patch4-window12-384-in22k, was pre-trained on imagenet-21k, see https://huggingface.co/microsoft/swin-large-patch4-window12-384-in22k.
 
37
 
38
  This model was finetuned for the "Feather in Focus!" Kaggle competition of the Information Studies Master's Applied Machine Learning course at the University of Amsterdam.
39
  The goal of the competition was to apply novel approaches to achieve the highest possible accuracy on a bird classification task with 200 classes.
40
+ We were given a labeled dataset of 3926 images and an unlabeled dataset of 4000 test images.
41
+ Out of 32 groups and 1083 submissions, we achieved the #1 accuracy on the test set with a score of 0.87950.
42
 
43
  ### Training Details
44
  The model we are finetuning, microsoft/swin-large-patch4-window12-384-in22k, was pre-trained on imagenet-21k, see https://huggingface.co/microsoft/swin-large-patch4-window12-384-in22k.