opinion
#74
Replies: 1 comment
-
I think that's what |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I ask for your opinion.
If the dataset is too large, there is a low probability that a similar person in another class will enter the batch.
So, all images for each class are vector transformed using a pre-trained engine.
Then, only the most similar people in different classes are constantly grouped into batches to learn.
Personally, I think this can reduce learning time and give more distinction to similar people.
how do you think?
Beta Was this translation helpful? Give feedback.
All reactions