Skip to content
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

while training - loss parameter almost doesnt decrease #14

Open
tamirm2009 opened this issue Apr 16, 2018 · 0 comments
Open

while training - loss parameter almost doesnt decrease #14

tamirm2009 opened this issue Apr 16, 2018 · 0 comments

Comments

@tamirm2009
Copy link

@llSourcell

Hi
I'm running training process but loss parameter doesnt decreasing:
first step it was 107% loss. On Step 425 loss is 102% only. What Should I do ?
Is something suspicious/wrong ?
I have 6 classes 1,2,3,4,5,6 . And dataset of 59 images only(XML file for each image).
I'm training using yolov2-tiny-voc file --> edited to yolov2-tiny-voc-6c . Weights -> yolov2-tiny.weights(43896KB).
BatchSize/Subdivision is relevant?
[net]
/# Testing
batch=16
subdivisions=4
/# Training
/# batch=64
/# subdivisions=2

I added / after the # because its bolding in github the text afterwards.(So my cfg file is without /).

cmdline run string:
python flow --model cfg/yolov2-tiny-6c.cfg --load bin/yolov2-tiny.weights --train --annotation new_model_data/annotations --dataset new_model_data/images

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant