-
Notifications
You must be signed in to change notification settings - Fork 222
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
Train loss and Validation loss are very high!! #34
Comments
I have the same problem. The trainning loss at beginning is over 800, and so as the validation loss. And after about 20000 round training, it drop to about 200. |
I did some edit to some api, so it can train under tensorflow1.4.1 . Besides this, nothing changed. |
@xinxueying After training, did you test the images in samples_images folder? Did it have good results? |
@Jasonsun1993 |
@xinxueying Really? Did you train the whole data set?? How about the results?? Besides, can I have your Wechat number? I want to discuss about this code further. |
Have you got the dataset? I can't open the link LISA Traffic Sign Dataset(http://cvrr.ucsd.edu/LISA/lisa-traffic-sign-dataset.html). If you got the dataset, could you please send it to me? |
@xinxueying what is the val loss when u ended training? |
I trained the whole LISA dataset, but when the train code was running. I found that the Train loss and Validation loss were up to 2600! Does anybody know what the problem is ??
The text was updated successfully, but these errors were encountered: