cy94 / sceneformer

Generate indoor scenes with Transformers
137 stars 20 forks source link

Location model curr_cat_emb question #9

Closed JackW987 closed 3 years ago

JackW987 commented 3 years ago

Thanks for your greatest work I have some question when I browse the scene_shift_loc_col.py "joint_emb = cat_emb+pos_emb+loc_emb+ori_emb+coor_type_emb+curr_cat_emb" what does the curr_cat_emb means ? looking forward for your reply