Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

Commit d12bf1a

Browse files
authored
Update Fine Tuning Torchvision Models.md
1 parent af4b572 commit d12bf1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tutorials/Fine Tuning Torchvision Models.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ Please reference confusion_matrix.py and plot_confusion_matrix.py under Model_sc
291291
| densenet 161 | 30 | 77% |
292292
| ResNet 101 | 30 | 79% |
293293

294-
# Confusion Matrix for ResNet 101
294+
## Confusion Matrix for ResNet 101
295295

296296
The true positives rate and true negatives rate are both about 80%, which indicate a good precision and recall of our model.
297297

0 commit comments

Comments
 (0)