llien30 / paper_summary

Write the summaries of papers I've read.
7 stars 0 forks source link

3D-PRNN: Generating Shape Primitives with Recurrent Neural Networks #87

Open llien30 opened 3 years ago

llien30 commented 3 years ago

INFO

Author

Chuhang Zou, Ersin Yumer, Jimei Yang, Duygu Ceylan, Derek Hoiem

Affiliation

Conference or Year

ICCV2017

Link

Abstract

3D-PRNN 基本的なパーツを組み合わせて、最もらしい形に合成するRNN. デプス画像のみから立体を再構成する.

Screen Shot 2020-10-29 at 10 27 28

Encoder

Decoder

Proposed Method

Screen Shot 2020-10-29 at 10 28 32

直方体をprimitiveとして、立体を再構成.

Evaluation

Screen Shot 2020-10-29 at 10 47 13 Screen Shot 2020-10-29 at 10 48 08

Contribution

Discussion, Future Work

Comment

Date