Closed KevinZhoutianyi closed 3 years ago
5/8 [=================>............] - ETA: 2s - loss: 2.4863e-08 - regression_loss: 0.0000e+00 - classification_loss: 2.46/8 [=====================>........] - ETA: 1s - loss: 2.4947e-08 - regression_loss: 0.0000e+00 - classification_loss: 2.47/8 [=========================>....] - ETA: 0s - loss: 2.4671e-08 - regression_loss: 0.0000e+00 - classification_loss: 2.48/8 [==============================] - ETA: 0s - loss: 2.4837e-08 - regression_loss: 0.0000e+00 - classification_loss: 2.4837e-08
/data/zhoutianyi/keras-retinanet/custom_dataset/test/1_1_2_0_1.png,405,63,445,97,rivet /data/zhoutianyi/keras-retinanet/custom_dataset/test/1_1_2_0_1.png,483,63,522,96,rivet /data/zhoutianyi/keras-retinanet/custom_dataset/test/1_1_2_0_1.png,559,63,593,93,rivet ...
python3 keras_retinanet/bin/train.py --steps 8 csv train_rivets.csv classmapping.csv
when i use the trained h5 inference model, it cant predict. The score is -1, and there's no any bounding box shown on the img
This issue has been automatically marked as stale due to the lack of recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Console
5/8 [=================>............] - ETA: 2s - loss: 2.4863e-08 - regression_loss: 0.0000e+00 - classification_loss: 2.46/8 [=====================>........] - ETA: 1s - loss: 2.4947e-08 - regression_loss: 0.0000e+00 - classification_loss: 2.47/8 [=========================>....] - ETA: 0s - loss: 2.4671e-08 - regression_loss: 0.0000e+00 - classification_loss: 2.48/8 [==============================] - ETA: 0s - loss: 2.4837e-08 - regression_loss: 0.0000e+00 - classification_loss: 2.4837e-08
data
/data/zhoutianyi/keras-retinanet/custom_dataset/test/1_1_2_0_1.png,405,63,445,97,rivet /data/zhoutianyi/keras-retinanet/custom_dataset/test/1_1_2_0_1.png,483,63,522,96,rivet /data/zhoutianyi/keras-retinanet/custom_dataset/test/1_1_2_0_1.png,559,63,593,93,rivet ...
command
python3 keras_retinanet/bin/train.py --steps 8 csv train_rivets.csv classmapping.csv
extra
when i use the trained h5 inference model, it cant predict. The score is -1, and there's no any bounding box shown on the img