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

How do you compute VGG loss? #20

Open
zhibo-liu opened this issue Sep 16, 2019 · 1 comment
Open

How do you compute VGG loss? #20

zhibo-liu opened this issue Sep 16, 2019 · 1 comment

Comments

@zhibo-liu
Copy link

zhibo-liu commented Sep 16, 2019

Hi Puzer,

Did you just use VGG layer9 to compute the loss?

def __init__(self, img_size, layer=9, batch_size=1, sess=None):

Thank you.

@canorbal
Copy link

Hi!

I am not @Puzer, however, it seems he uses an output from the only one vgg layer

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