Skip to content

sem_feat, hem_feat and network architecture ? #23

Description

@soHardToHaveAName

I've read your paper and the network architecture in the paper. But when I read the code pycenternet_head.py, I find it so hard to understand.

For example,

  • what is the meaning of sem_feat? why do you add it to tl_cls_feat, br_cls_feat, tl_pts_feat, br_pts_feat ?
  • what is the meaning of hem_feat?
    • why do you extract so many "out"s from it , then merge the "out"s into hem_feat,
    • and again, add it to tl_cls_feat, br_cls_feat, tl_pts_feat, br_pts_feat ?

Seems like your paper lacks explanations for these designs.

Can you provide a detailed vesion of head architecture?

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