Update README.md
Browse files
README.md
CHANGED
|
@@ -122,11 +122,11 @@ Grad-CAM overlays highlight image regions most responsible for model predictions
|
|
| 122 |
*Heatmaps visualize key decision regions for each sample.*
|
| 123 |
|
| 124 |
---
|
|
|
|
| 125 |
## Visualizations
|
| 126 |
|
| 127 |
Here are key visualizations from the training and evaluation process, including loss curves, accuracy plots, and Grad-CAM++ overlays that illustrate what the model focuses on.
|
| 128 |
|
| 129 |
-
---
|
| 130 |
|
| 131 |
### 🎯 Accuracy & F1 Score per Epoch
|
| 132 |
Visualizing training and validation accuracy alongside macro F1 score.
|
|
|
|
| 122 |
*Heatmaps visualize key decision regions for each sample.*
|
| 123 |
|
| 124 |
---
|
| 125 |
+
|
| 126 |
## Visualizations
|
| 127 |
|
| 128 |
Here are key visualizations from the training and evaluation process, including loss curves, accuracy plots, and Grad-CAM++ overlays that illustrate what the model focuses on.
|
| 129 |
|
|
|
|
| 130 |
|
| 131 |
### 🎯 Accuracy & F1 Score per Epoch
|
| 132 |
Visualizing training and validation accuracy alongside macro F1 score.
|