Skip to content

value of threshold #9

Description

@JohnBr90

In the paper it is written that the value of threshold of wide enhancement block is 0.75 but in the dsrnet.py in line 168 ( if decision[:, 1].cpu().detach().numpy().all() == 1: ) , threshold is set to 1 so what is its value?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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