-
Notifications
You must be signed in to change notification settings - Fork 33
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
training lose 1047081846814059528192.0000 #32
Comments
Loss is too high at checkpoint 1999.
Best regards,
Vijendra Singh
… On 27-Jun-2020, at 13:55, Shaiken ***@***.***> wrote:
i take yout pic and training
when
...
INFO:tensorflow:global step 1998: loss = 0.0773 (0.293 sec/step)
INFO:tensorflow:global step 1998: loss = 0.0773 (0.293 sec/step)
INFO:tensorflow:Saving checkpoint to path CP\model.ckpt
INFO:tensorflow:Saving checkpoint to path CP\model.ckpt
INFO:tensorflow:global step 1999: loss = 3.1521 (0.295 sec/step)
INFO:tensorflow:global step 1999: loss = 3.1521 (0.295 sec/step)
...
INFO:tensorflow:global step 2001: loss = 2.9904 (0.358 sec/step)
INFO:tensorflow:global step 2001: loss = 2.9904 (0.358 sec/step)
INFO:tensorflow:global step 2002: loss = 633318697598976.0000 (0.276 sec/step)
...
and check result test image1.jpg
use CP/model.ckpt-1999
no found anything
<https://user-images.githubusercontent.com/30071132/85918153-c3ec4a00-b892-11ea-9928-d50e56a7f5af.png>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#32>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABM45REZE3MG6LZW3MDJMSLRYWUHLANCNFSM4OJ5UPHQ>.
|
is that old version problem? |
@Shaiken found the solution.. check: #25 (comment) |
i take yout pic and training
when
...
INFO:tensorflow:global step 1998: loss = 0.0773 (0.293 sec/step)
INFO:tensorflow:global step 1998: loss = 0.0773 (0.293 sec/step)
INFO:tensorflow:Saving checkpoint to path CP\model.ckpt
INFO:tensorflow:Saving checkpoint to path CP\model.ckpt
INFO:tensorflow:global step 1999: loss = 3.1521 (0.295 sec/step)
INFO:tensorflow:global step 1999: loss = 3.1521 (0.295 sec/step)
...
INFO:tensorflow:global step 2001: loss = 2.9904 (0.358 sec/step)
INFO:tensorflow:global step 2001: loss = 2.9904 (0.358 sec/step)
INFO:tensorflow:global step 2002: loss = 633318697598976.0000 (0.276 sec/step)
...
and check result test image1.jpg
![image](https://user-images.githubusercontent.com/30071132/85918153-c3ec4a00-b892-11ea-9928-d50e56a7f5af.png)
use CP/model.ckpt-1999
no found anything
The text was updated successfully, but these errors were encountered: