-
Notifications
You must be signed in to change notification settings - Fork 937
Issues: pierluigiferrari/ssd_keras
New issue
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
While training I got training terminate error . Epoch 00001: LearningRateScheduler setting learning rate to 0.001. 1/10 [==>...........................] - ETA: 4:08 - loss: nanBatch 0: Invalid loss, terminating training Epoch 00001: saving model to ssd512_URPC2018_epoch-01.h5 Process finished with exit code 0
#378
opened Mar 4, 2021 by
rupalandge
ValueError: Error when checking input: expected input_3 to have 4 dimensions, but got array with shape
#377
opened Feb 28, 2021 by
jhaggle
How to set the param seems like intensity_mean、min_scale 、 aspect_ratios and scales?
#369
opened Dec 23, 2020 by
liguilan1227
output of generator should be a tuple (x, y, sample_weight) or (x, y). Found: None
pinned
#130
opened Jun 5, 2018 by
RoseLii
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.