From e320bfca8877b73adf09ab76d5037519e6551c31 Mon Sep 17 00:00:00 2001 From: nitinagarwal Date: Sun, 8 Sep 2019 05:07:09 +0100 Subject: [PATCH] added code for Quadric Loss --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 69183dd..c9d9646 100644 --- a/README.md +++ b/README.md @@ -726,7 +726,7 @@ Deformable Shape Completion with Graph Convolutional Autoencoders (2018 CVPR)Learning View Priors for Single-view 3D Reconstruction (CVPR 2019) [[Paper]](http://hiroharu-kato.com/projects_en/view_prior_learning.html)

-:gem::game_die: Learning Embedding of 3D models with Quadric Loss (BMVC 2019) [[Paper]](https://arxiv.org/abs/1907.10250) +:gem::game_die: Learning Embedding of 3D models with Quadric Loss (BMVC 2019) [[Paper]](https://arxiv.org/abs/1907.10250) [[Code]](https://github.com/nitinagarwal/QuadricLoss)

:game_die: CompoNet: Learning to Generate the Unseen by Part Synthesis and Composition (ICCV 2019) [[Paper]](https://arxiv.org/abs/1811.07441)[[Code]](https://github.com/nschor/CompoNet)