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

The linear layers in ADE20k dataset #31

Open
NguyenTriTrinh opened this issue Apr 21, 2021 · 0 comments
Open

The linear layers in ADE20k dataset #31

NguyenTriTrinh opened this issue Apr 21, 2021 · 0 comments

Comments

@NguyenTriTrinh
Copy link

Thanks for your interesting work, i am a little confused with this paragraph of codes, is that means each class in the semantic label map needs a linear layer? So, are there 150 linear layers in the ADE20k dataset??? Can you tell me how to implement your method in the ADE20k in details?

self.fc_mu0 = nn.Linear(style_length, style_length)

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