Skip to content

The class number is 18, why set BiSeNet(19) #52

Description

@piwawa

明明只有18个类别,为啥train.py和test.py都设置成下面这样:

n_classes = 19
net = BiSeNet(n_classes=n_classes)

另外为啥把HQ数据集的background标签去掉了,加上不是正好19个嘛??

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions