Skip to content

The experimental logic is inconsistent with the description in the paper #43

@yucking

Description

@yucking

According to Eq.(3) and the γ definition in the paper, segmentation loss should be applied to negative images as well. However, the provided code (end2end.py) only applies segmentation loss when is_segmented=True, excluding negative samples even though their segmentation label is implicitly zero. This appears to contradict the definition of γ in the paper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions