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

emb-size #3

Open
cavalleria opened this issue Jul 17, 2018 · 2 comments
Open

emb-size #3

cavalleria opened this issue Jul 17, 2018 · 2 comments

Comments

@cavalleria
Copy link

why your emb size is 512? the result is unfair compared to the orginal paper.and the model size is too large

@qidiso
Copy link
Owner

qidiso commented Jul 17, 2018

making emb size bigger can improve the ability of the express the features of the face . model size can get ride of the last layer when you forward the predict . if you get ride the last layers params ,the model is only 4.9m(ori paper's model is 4m). forwards speed is a bit slowly about 8% . i think the speed is ok.

@qidiso qidiso closed this as completed Jul 17, 2018
@qidiso qidiso reopened this Jul 17, 2018
@Ancho5515
Copy link

请问你说的前向传播速度慢了大约8%是在哪个平台上测试的呢?

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

3 participants