akhichit2008 / akhichit2008/bolt-mini

Overfitting in base CNN model

Offen
#1 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
good first issue
Vorherrschende Sprache
Jupyter Notebook
Sterne
2
Forks
1
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

the base model located in notebooks/bolt-mini-base.ipynb seems to be overfitted as the training loss is very low but validation loss is sky rocketing. Similar situation goes on with training accuracy and validation accuracy.

![image](https://github.com/akhichit2008/bolt-mini/assets/88311744/ba7b6cdb-e5b7-495d-a044-60cd6b9e3db3)

![image](https://github.com/akhichit2008/bolt-mini/assets/88311744/d69c47cd-89e6-43bf-86b0-293d5fad26f1)

Note : The present base model is currently trained only on a subset of the intel dataset specifically only "seg_train" directory has been taken into account and further updates will be made to accommodate remaining data and also include multiple other datasets through a simple pipeline that will merge multiples datasets together for preprocessing.

Possible Fixes :-
1. Increase size of dataset
2. Add keras regularizers (l1,l2)
3. Use data augmentation [Optional]

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.