Notebooks to extract metrics and images from CNN models trainings:
Notebook to create and fill the database.db
file:
Notebook to compare techniques and metric values.
Notebook to show metrics and images from the SQLite database.
Notebook to show metrics and images from the SQLite database where the GANs configuration have been set as data augmentation.
Note: ViT information was not contemplated in previous notebooks.
RAM (GB) | Hardware | Number of tranings performed |
---|---|---|
25.5 | T4 GPU | 14 |
83.5 | A100 GPU | 51 |
12.7 | TPU | 3 |
Label | Description |
---|---|
FN | False Negative |
FP | False Positive |
TN | True Negative |
TP | True Positive |