You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Morgan Vitiello [@MorganVitiello](https://github.com/MorganVitiello)
13
12
14
-
## Credits
13
+
## CREDITS
15
14
The project was developed at the University of Salerno, Department of Computer Science, in the academic year 2025-26 for
16
15
the exam of Fundamentals of Artificial Intelligence helb by Professor Fabio Palomba [@fpalomba](https://github.com/fpalomba), whom we thank for his support.
17
16
18
-
## Dataset
17
+
## DATASET
19
18
The dataset on which the models were trained is [Dog's skin diseases (Image Dataset)](https://www.kaggle.com/datasets/youssefmohmmed/dogs-skin-diseases-image-dataset).
To select the final model, four slightly different training pipelines were undertaken. Each pipeline is defined in the experiments/[pipeline] directory in the relative dvc.yaml file.
25
24
26
25
### Baseline
@@ -56,7 +55,8 @@ We combine the data augmentation strategy of Pipeline 1 with the two-stage fine-
56
55
57
56

58
57
59
-
## Results
58
+
## RESULTS
59
+
60
+
The table shows the results of the experiments. The final model chosen is EfficientNetV2_S trained in Pipeline 3.
60
61
61
-
The table shows the results of the experiments. The final model chosen is EfficientNetV2_S trained in pipeline 3.
0 commit comments