CRNN-Keras icon indicating copy to clipboard operation
CRNN-Keras copied to clipboard

my_val loss is high with your configure setting for your generate plates

Open ghost opened this issue 6 years ago • 3 comments

Hi @qjadud1994 I trained your Plates with your setting training but the loss is't reach that you have achieve 0.01 , but my val loss was 26 , why ?

OS : Ubuntu 16.04 LTS GTX : 1080 ti RAM :32 GB

ghost avatar Jan 28 '19 13:01 ghost

I have the same problem and don't know why

qianjinhao avatar Jan 29 '19 05:01 qianjinhao

I tested this problem, I've solved this problem with number of large dataset. around 500k images got the val_loss 0.12.

ghost avatar Feb 16 '19 09:02 ghost

@mzeynali hi, how long does it take you to get val_loss to 0.12, I try a dataset which contains around 700k images, and use Nvidia M40 , at least the first 9 hours, model's val_loss stay around 17. I try to load the checkpoint model weights and see the prediction, it is garbage, something like '.8********', and all the prediction is the same value. Have you encounter this problem? Could you share some tips, thank you!

allanruin avatar Mar 01 '19 05:03 allanruin