Skip to content

请问如何得到自监督MoBY算法最终predictor的输出结果,直接用于以图搜图 #260

Description

@yang-ruixin

Describe the feature
作者您好,当前推理时只能得到backbone的输出或者projector_q的输出,我希望可以得到最终predictor的输出,直接用于以图搜图。
在模型导出时,当前将MoBY导出为一个分类模型,舍弃了MoBY的head(即predictor),添加了一个dummy classification head。
我也可以自己实现,但是因为EasyCV包了很多层,可以实现的方式比较多,你们会官方来实现吗,或者给些建议,最elegant的实现方式。
如果我实现了可以pull request吗?
谢谢

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions