Skip to content

p-based loss function #2

@T-nfd

Description

@T-nfd

Dear @zengh5

I read your great paper, "A comparison study of CNN denoisers on PRNU extraction."
I have a model that I've defined as criterion = nn.CrossEntropyLoss().to(device).
So in the training part I have loss = criterion(outputs, labels)
I want to use your p-based loss function, but I don't know how?
Could you please help me with that?

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