NVIDIA / ContrastiveLosses4VRD

Implementation for the CVPR2019 paper "Graphical Contrastive Losses for Scene Graph Generation"
Other
199 stars 41 forks source link

Fixed incorrect number of return values #18

Open coldmanck opened 4 years ago

coldmanck commented 4 years ago

There is no prd_cls_feats to be returned from self.RelDN.__forward__().