This commit is contained in:
dl-desktop
2020-02-06 16:47:03 -03:00
parent 6328265287
commit b586f22bf0
318 changed files with 25111 additions and 664 deletions

View File

@@ -194,7 +194,7 @@
"import xml.etree.cElementTree as ET\n",
"\n",
"import sys\n",
"sys.path += [os.path.abspath('../ssd_keras-master')]\n",
"sys.path += [os.path.abspath('ssd_keras-master')]\n",
"\n",
"from keras_loss_function.keras_ssd_loss import SSDLoss\n",
"from keras_layers.keras_layer_AnchorBoxes import AnchorBoxes\n",
@@ -1703,13 +1703,7 @@
"Epoch 00211: val_loss did not improve from 3.37916\n",
"Epoch 212/300\n",
"\n",
"Epoch 00212: LearningRateScheduler setting learning rate to 1e-05.\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"Epoch 00212: LearningRateScheduler setting learning rate to 1e-05.\n",
"100/100 [==============================] - 23s 234ms/step - loss: 3.7629 - val_loss: 3.3957\n",
"\n",
"Epoch 00212: val_loss did not improve from 3.37916\n",
@@ -2141,13 +2135,7 @@
"Epoch 00282: val_loss improved from 3.36354 to 3.36264, saving model to experimento_ssd7_fault_1.h5\n",
"Epoch 283/300\n",
"\n",
"Epoch 00283: LearningRateScheduler setting learning rate to 1e-05.\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"Epoch 00283: LearningRateScheduler setting learning rate to 1e-05.\n",
"100/100 [==============================] - 23s 228ms/step - loss: 3.6678 - val_loss: 3.3912\n",
"\n",
"Epoch 00283: val_loss did not improve from 3.36264\n",