Skip to content

Question about the config of num_levels of seg_head #108

Description

@whystopped

In the config of seg_head, num_levels is set to 4

num_levels=_num_levels_,

num_levels=_num_levels_,

but the input of seg_head is bev_embed, which has no multi-scale
so, maybe num_levels should be set to 1?

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

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions