We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If I want to train model with 1080p image, or other size image, what should I do? The val_loss > 4000 。。。
Train on 5022 samples, val on 557 samples, with batch size 32. Epoch 1/50 156/156 [==============================] - 481s 3s/step - loss: 1247.0383 - val_loss: 6076.1475 Epoch 2/50 156/156 [==============================] - 451s 3s/step - loss: 232.9773 - val_loss: 6009.3626 Epoch 3/50 156/156 [==============================] - 451s 3s/step - loss: 166.7342 - val_loss: 6068.7722
The text was updated successfully, but these errors were encountered:
No branches or pull requests
If I want to train model with 1080p image, or other size image, what should I do? The val_loss > 4000 。。。
Train on 5022 samples, val on 557 samples, with batch size 32. Epoch 1/50 156/156 [==============================] - 481s 3s/step - loss: 1247.0383 - val_loss: 6076.1475 Epoch 2/50 156/156 [==============================] - 451s 3s/step - loss: 232.9773 - val_loss: 6009.3626 Epoch 3/50 156/156 [==============================] - 451s 3s/step - loss: 166.7342 - val_loss: 6068.7722
The text was updated successfully, but these errors were encountered: