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

Question about contextual loss #46

Open
MiYanDoris opened this issue Oct 12, 2022 · 0 comments
Open

Question about contextual loss #46

MiYanDoris opened this issue Oct 12, 2022 · 0 comments

Comments

@MiYanDoris
Copy link

Nice work and thanks for sharing the code!
I'm a little confused about the contextual loss. As you said in your paper, it should use the low-level feature of VGG, and therefore you choose the relu2_2 up to relu5_2 feature. But it seems that the relu5_2 is actually a high level feature and you should use relu1_2 and relu2_2 instead?
Thanks first.

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

1 participant