Skip to content

Typos in the FCN model #59

@JiahuiSun

Description

@JiahuiSun

I found some strange settings:
score_pool4 = self.score_pool4(0.01 * pool4)
score_pool3 = self.score_pool3(0.0001 * pool3)
but in my experiments, the model without 0.01 and 0.0001 performs better than the original one.

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