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
{{ message }}
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
I tried turicreate on a small-ish dataset (a few hundred images and some 20 classes) and was quite happy with the result.
I gathered my full training set to get some 7200 images, 273 classes and some tens of thousands of annotations.
When I feed it into turicreate the model always shows me 0.0311279 loss and it is never moving. No matter how many iterations I go through, resulting model doesn't detect anything when trying to get predictions.
Is there any way to understand what is going on?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I tried turicreate on a small-ish dataset (a few hundred images and some 20 classes) and was quite happy with the result.
I gathered my full training set to get some 7200 images, 273 classes and some tens of thousands of annotations.
When I feed it into turicreate the model always shows me
0.0311279
loss and it is never moving. No matter how many iterations I go through, resulting model doesn't detect anything when trying to get predictions.Is there any way to understand what is going on?
The text was updated successfully, but these errors were encountered: