crnn.pytorch icon indicating copy to clipboard operation
crnn.pytorch copied to clipboard

loss and accuracy are both 0

Open qIanxIn726 opened this issue 5 years ago • 6 comments

I use the same lMDb data for train and validation,but the results seem nothing to do with ground truth,I am training for Chinese plate recognition by the way. here is part of my training log history.txt

qIanxIn726 avatar Aug 26 '19 13:08 qIanxIn726

Hi , Did you have solve it? I have got the same problem!

YadongLau avatar Sep 26 '19 08:09 YadongLau

i am sorry,i didn't

Hungry&Humble

---Original--- From: "lyd953621450"<[email protected]> Date: Thu, Sep 26, 2019 16:42 PM To: "meijieru/crnn.pytorch"<[email protected]>; Cc: "Author"<[email protected]>;"qianxin"<[email protected]>; Subject: Re: [meijieru/crnn.pytorch] loss and accuracy are both 0 (#210)

Hi , Did you have solve it? I have got the same problem!

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

qIanxIn726 avatar Sep 26 '19 23:09 qIanxIn726

Hi , Did you have solve it? I have got the same problem! thanks @lyd953621450 @qIanxIn726

gaoshangle avatar Dec 03 '20 03:12 gaoshangle

I am using this pytorch container: nvcr.io/nvidia/pytorch:20.12-py3 Had to make changes to make the code run but at the end this is what i see

Test loss: nan, accuray: 0.000000
[2/25][3000/4712] Loss: nan

imneonizer avatar Jan 25 '21 03:01 imneonizer

did you solve it? i have also meet the same problem

zhangfengyo avatar Jan 29 '21 06:01 zhangfengyo

I am using https://github.com/Holmeyoung/crnn-pytorch

It worked for me

imneonizer avatar Jan 29 '21 17:01 imneonizer