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

for bn2, how to implement h and w in __init__.py #11

Open
yuan-kai-design opened this issue Nov 11, 2022 · 0 comments
Open

for bn2, how to implement h and w in __init__.py #11

yuan-kai-design opened this issue Nov 11, 2022 · 0 comments

Comments

@yuan-kai-design
Copy link

    Hi, so many thanks for your quick reply.

As I cannot map the default dimension of scale factor of BN to spatial dims ( C != H X W ? ), so my real concern is how to implement the "pixel normalization" module. My idea is set "self.channels = HxW", and than the forward() func should implement as below:

please help me figure out the right soultion. Many thanks.

image

Originally posted by @imyangs in #1 (comment)

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