Skip to content

No parameters for RGBuvHistBlock? #26

@sidsingla

Description

@sidsingla

Hi,
I am checking the parameters for RGBuvHistBlock as the gradients for the parameters of the block are being set here -

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions