Skip to content

What do the following things represent #26

@SharhadBashar

Description

@SharhadBashar

In the step function in triain.py, you return the following things from the network
cls_out, cls_fg, masks, mask_logits, pseudo_gt, loss_mask = self.enc(image, image_raw, gt_labels)
What do these things represent:

  1. cls_out
  2. cls_fg
  3. masks
  4. mask_logits
  5. pseudo_gt
  6. moss_mask

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