Replies: 5 comments 8 replies
|
Aside from your question, it's not clear whether the Glint360k (of antelopev2) is 360k identities and 17M images from what I can find. |
|
To answer your question: the reason you can't change the model and keep the relations is because we don't currently have separate jobs for model inference and clustering. Clustering involves comparing model outputs for one face to outputs for other faces. The current algorithm clusters on-the-fly after receiving the model outputs for a face. As a result, all of these outputs have to come from the same model for it to work correctly. And since the same job is also responsible for generating these outputs, replacing the model also means clustering from scratch. In the future, we hope to separate these into two jobs that can be run independently. Switching models wouldn't necessarily mean discarding clusters, and re-clustering would be faster as it wouldn't require running the model on all images again. |
|
I switched to the newer model, though silly me didn't take notes of what exactly I had numbers of what before. Now I'm starting to question whether it is an actual improvement or not. |
|
antelopev2 is not better...... -_-! |
|
Assuming we would like to switch model (Or just run facial job with tweaked settings)
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
With the newest release, v1.8.6 - I switched to
antelopev2frombuffalo_l- now if I go to rerun the recognition job from scratch, it tells me I will lose all tagged faces. What is your workflow to move to a better/larger model? After tagging/labeling 100s of faces, I do not want to have to do it all again, and with that being said, I want to use the best model possible. Will this be needed every time we upgrade the model? (I would have hoped it keeps existing labels, but perhaps recognises even more faces)All reactions