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
Thanks for your share, and it's a good job. However when I test the trump.mp4 with the supplied mlp.pkl, I found some error results and the prob is very high. Is there something wrong with me? or how can solve it?
The text was updated successfully, but these errors were encountered:
So maybe you could retrain the mlp.pkl with your own data(using train_mlp.py), or you can try to use others classifier(even the softmax), or fine-tuning.
have u ever try to another way to indetify face, for example: after get the 512-D feature, then compute the distance withe face database. compare with a classifer, which way is better?
I just know the distance way, is easy to expand face(number of class), but I don't know which way can get a higher acc.
Thanks for your share, and it's a good job. However when I test the trump.mp4 with the supplied mlp.pkl, I found some error results and the prob is very high. Is there something wrong with me? or how can solve it?
The text was updated successfully, but these errors were encountered: