google / sg2im

Code for "Image Generation from Scene Graphs", Johnson et al, CVPR 2018
Apache License 2.0
1.29k stars 230 forks source link

[Paper Confusion] Figure 3 #13

Open tamyxgopenx opened 5 years ago

tamyxgopenx commented 5 years ago
Screen Shot 2019-07-06 at 1 06 35 AM

I have read this so many times and one thing i can not make sense is that with an edge (o3, r2, o2) the output vector v'3 should be calculate by function gs but in this graph it was calculated by go. Is there any mistake or am i misleading something?

tamyxgopenx commented 5 years ago

One more small thing that the output of vr2 should be v'r2 also but it was v'r1, i'm so confused right now.

niket1594 commented 4 years ago

Hey.. I was also confused at this point. I guess it's just a labeling error. The correct order should be g0, gp, gs.

jcjohnson commented 4 years ago

Yes this figure has typos. Sorry for the confusion!