Skip to content

关于训练配置文件中的 PIXEL_MEAN和PIXEL_STD的疑问 #21

@AyanamiReiFan

Description

@AyanamiReiFan

在训练配置文件中可以看到
PIXEL_MEAN: [0.5, 0.5, 0.5]
PIXEL_STD: [0.5, 0.5, 0.5]
但我查看了SOLIDER的预训练代码,数据正则化使用的是(0.485, 0.456, 0.406), (0.229, 0.224, 0.225)
似乎在SOLIDER-ReID中使用(0.485, 0.456, 0.406), (0.229, 0.224, 0.225)更合理一些?

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