Yuren Cong
Yuren Cong
Hi Jingwei, thanks for your work! I have a question about the direction in the scene graph. In other scene graph dataset like VG, the relations are annotated as triplet...
Hi, for the code of pytorch1.0 version, in model_builder_rel.py line 504 `_, prd_bias_scores_sbj_pos, _, ttl_cls_scores_sbj_pos, _, _, prd_cls_feats = \ self.RelDN(spo_feat_sbj_pos, spt_feat_sbj_pos, sbj_labels_sbj_pos_fg, obj_labels_sbj_pos_fg, sbj_feat_sbj_pos, obj_feat_sbj_pos)` 7 elements are expected...
dear authors, It's a great work:) Well, i would like to ask something about the implementation details. I see DMGAN, ControlGAN and DFGAN are retrained on the new data split....