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

Trained model accuracy #19

Open
ellaleona opened this issue Nov 4, 2020 · 0 comments
Open

Trained model accuracy #19

ellaleona opened this issue Nov 4, 2020 · 0 comments

Comments

@ellaleona
Copy link

  1. I've trained my own model using roughly 3500 images. I specified 3 classes (Spedies-ID 0, 1, 2). Two are species and one 'empty' category. Upon testing the model, the trained model predicted only two classes (0 or 1), never predicting class 2.

  2. I also tried re-training the empty-animal model with this same set of about 3500 training images. I did this after the "empty_animal" model had low accuracy on my 3500 pre-classified images that I tested it on. My re-trained model continued to be very inaccurate (under 50% accuracy).

Do you have any insights or suggestions? Will I simply need plenty of more images to train the model with? Based on issue 1, I'm uncertain that my model is being trained properly, though no apparent errors occur. The model trains in close to 30 seconds, which seems too fast.

My images are atypical for a game-camera; they point down at a platform backdrop rather than out into the field site. I figured this may be why the pre-loaded "empty_animal" model is inaccurate when used on them.

Thanks in advance!
-Ella

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