Skip to content

Model size and speed? #2

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

Open
hristorv opened this issue Sep 5, 2018 · 1 comment
Open

Model size and speed? #2

hristorv opened this issue Sep 5, 2018 · 1 comment
Assignees

Comments

@hristorv
Copy link

hristorv commented Sep 5, 2018

Hello,
Why are the model sizes 20mb, thats way less than the original models ? What is the speed compared to the original implementation and to the Fast style transfer methods ?

@JunbinWang
Copy link
Collaborator

Hi, I think the model size is less than the original paper is because we cut off the full-connected layers. (We use up to conv4_1 layer of VGG-19). As for the speed, we don't test it yet. You can easily test it by yourself.

@JunbinWang JunbinWang self-assigned this Sep 28, 2018
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

2 participants