Hi community,
i've recently done a lot of trainings of deep learning models.
There were some (one or two of 30) Trainings for which i did not get a model metrics html file.
Now i exported some new training data for deep learning where i did a varaiation of the tile size and stride.
All training datas have been exported with the classified files metadataformat.
When doing the training of the model i used the u-net model, validation 20%, resnet34, batch size 16 and my GPU. But now with the new training data i've exported (the only change was the tile size and stride) i do not get the model metrics html file. And without this the calculation is useless, 'cause i don't know precision, recall and f1-score of my training classes 😞
Has any one an idea why i do not get a model metrics html file any more?
Thanks in regard!