-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hi there,
I feel like this line is not correct:
https://github.com/szymanowiczs/viewset-diffusion/blame/c25c94d310268b98ba4c07f6307b593cc644e568/model/unet_parts.py#L139
which, in my opinion, should be
return (x - mean) / (var + eps).rsqrt() * self.g.
Or, did I miss something?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels