Skip to content

Question about the input of regularizer #2

@Sy-Zhang

Description

@Sy-Zhang

Hi Yulei,

Thanks for your great work. When reading your codes, I'm confused with the following lines:

vc/vc_model.py

Lines 295 to 296 in 86e7712

region_visual_feat = self.region_visual_feat
region_spatial_feat = self.region_spatial_feat

According to your paper, the input of regularizer is z but not x. Shouldn't these two lines look like these?

region_visual_feat   = self.enc_visual_feat
region_spatial_feat  = self.enc_spatial_feat

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