Update 'README.md'

This commit is contained in:
Mikołaj Pokrywka 2023-01-23 16:38:08 +01:00
parent 96f418f1d1
commit 56b763fd35
1 changed files with 3 additions and 1 deletions

View File

@ -24,6 +24,7 @@ Do trenowania używano biblioteki Keras
### Pierwsze podejście model trenowany od zera (from scratch)
```
img_height=256
img_width=256
@ -52,11 +53,12 @@ Zbiór testowy mieszany z Kaggle: 80% Accuracy
## Drugie podejście model VGG16
Zastosowano early stopping z val_loss
```
img_height=224
img_width=224
batch_size=128
epochs=10
epochs=50
```
Usunięto 3 wierzchne wartswy i dodano warstwy: