-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
Hi,
I am checking the parameters for RGBuvHistBlock as the gradients for the parameters of the block are being set here -
Line 741 in dc543f8
| set_requires_grad(self.histBlock, True) |
What I am seeing is the block doesn't have parameters. Could anyone confirm if this is the case? And if yes, how is the block getting trained without having parameters and hence, no gradients?
I just want to use this block and not the whole GAN architecture for my own case.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels