towhee.models.mcprop.featurefusionΒΆ

Classes

FeatureFusion

Depth aggregator :param mode: aggregator :type mode: str :param img_feat_dim: image feature dimension :type img_feat_dim: int :param txt_feat_dim: text feature dimension :type txt_feat_dim: int :param common_space_dim: common space dimension :type common_space_dim: int