From 32bd39b3c3e522a7513271b71e674da793c08e5b Mon Sep 17 00:00:00 2001 From: nitinagarwal Date: Wed, 20 Jan 2021 10:48:48 -0500 Subject: [PATCH] adding GAMesh (3DV 2020) --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3415cf4..b9647b9 100644 --- a/README.md +++ b/README.md @@ -826,6 +826,9 @@ Deformable Shape Completion with Graph Convolutional Autoencoders (2018 CVPR)NeRF: Representing Scenes as Neural Radiance Fields for View Synthesis [[Project]](http://www.matthewtancik.com/nerf)[[Paper]](https://arxiv.org/abs/2003.08934)[[Code]](https://github.com/bmild/nerf)

+:gem::game_die: GAMesh: Guided and Augmented Meshing for Deep Point Networks (3DV 2020) [[Project]](https://www.ics.uci.edu/~agarwal/GAMesh/) [[Paper]](https://arxiv.org/abs/2010.09774) [[Code]](https://github.com/nitinagarwal/GAMesh) +

+ ## Texture/Material Analysis and Synthesis