From 2f605313612591f199d3f1889ae201abdfa0c8cc Mon Sep 17 00:00:00 2001 From: Maciej Zamorski Date: Tue, 7 May 2019 09:25:42 +0200 Subject: [PATCH] Fix image link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d8e132..ce17de1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Authors: Maciej Zamorski, Maciej Zięba, Piotr Klukowski, Rafał Nowak, Karol Kurach, Wojciech Stokowiec, and Tomasz Trzciński -![mainimg](https://github.com/MaciejZamorski/3d-AAE/blob/master/BinaryRepresentations.jpg) +![mainimg](https://github.com/MaciejZamorski/3d-AAE/blob/master/BinaryRepresentations.png) ## Introduction This is a PyTorch implementation for a family of 3dAAE models, a novel framework for learning continuous and binary representations of 3d point clouds based on Adversarial Autoencoder model, as presented in: