You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just modified code from Google's tutorial about retraining so I am afraid I can't help you with that.
I didn't test it on GPU because the retraining is pretty fast...
2-3. That is definitely weird, I just ran retraining on 5 classes - each having around 400 images and the training accuracy looks like this:
Its always a good idea to have ~same number of training examples in each class - I have 400-500 images per class and the network works correctly as far as I can tell.
Try cloning the repo now, I fixed some issues, maybe you were using the old version?
Or have incorrectly generated label_files for your images?
Cool project. I have looking for this for months.
I tried to train (retrain.sh) 6000 images with 20 labels. During the training process, I found that
Am I doing something wrong? thank you.
The text was updated successfully, but these errors were encountered: