towhee.models.mcprop.matchingΒΆ

Classes

Matching

Text extractor :param common_space_dim: common space dimension :type common_space_dim: int :param num_text_transformer_layers: number of text transformer layers :type num_text_transformer_layers: int :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 image_disabled: image disabled :type image_disabled: bool :param aggregate_tokens_depth: aggregate tokens depth :type aggregate_tokens_depth: int :param fusion_mode: feature fusion mode :type fusion_mode: str