musyoku / chainer-gqn

Neural scene representation and rendering (GQN)
MIT License
182 stars 25 forks source link

Viewpoints #12

Open mjchen611 opened 6 years ago

mjchen611 commented 6 years ago

Hi @musyoku

Thank you for your source code of gqn. Can you give me an instruction (maybe interpretation in pdf file) about the computing process of viewpoint?

Thank you for your help. Best wishes, Mingjia Chen

musyoku commented 6 years ago

Do you mean equation S5? screenshot from 2018-10-11 21-47-26

mjchen611 commented 6 years ago

Hi @musyoku thank you for your reply, I mean the process of converting real image and viewpoint to .tfrecord file, can you give me an example code? thank you, mingjia

musyoku commented 5 years ago

sorry for late reply. I am developing a new renderer and will add a tfrecord example. https://github.com/musyoku/gqn-dataset-renderer

mjchen611 commented 5 years ago

@musyoku thank you for your assistance!