Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# Code submission of team "BBracke" for the SnakeCLEF2023 competition.
|
| 2 |
|
| 3 |
-
The folders "exp1" to "exp5" contain training scripts for the
|
| 4 |
|
| 5 |
The descriptions of the folders "exp", which refer to the experiments in the working notes:
|
| 6 |
- exp1 refers to "Experiment: iNaturalist21 Pre-Training" (iNaturalist pre-trained model weights must be downloaded separately from "https://huggingface.co/BBracke/convnextv2_base.inat21_384")
|
|
|
|
| 1 |
# Code submission of team "BBracke" for the SnakeCLEF2023 competition.
|
| 2 |
|
| 3 |
+
The folders "exp1" to "exp5" contain training scripts for the models according to the experiments we performed in our working notes paper. To ensure reproducibility of the experiments, some hyperparameters may need to be changed, e.g. different image sizes in "exp2", see working notes paper for details.
|
| 4 |
|
| 5 |
The descriptions of the folders "exp", which refer to the experiments in the working notes:
|
| 6 |
- exp1 refers to "Experiment: iNaturalist21 Pre-Training" (iNaturalist pre-trained model weights must be downloaded separately from "https://huggingface.co/BBracke/convnextv2_base.inat21_384")
|