From c450733254c91e23236d80c41129b8f2d129ab80 Mon Sep 17 00:00:00 2001 From: Vasilis Gkitsas Date: Wed, 1 Jul 2020 10:21:17 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f8a4364..58bb390 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,6 @@ - [ ] Training code. -![](https://github.com/VCL3D/DeepPanoramaLighting/blob/gh-pages/assets/images/Networks.png?raw=true) - ## **Code and Trained Models** This repository contains inference code and models for the paper Deep Lighting Environment Map Estimation from Spherical Panoramas ([link](https://arxiv.org/abs/2005.08000)). @@ -34,4 +32,6 @@ The following flags specify the required parameters. - `--out_path`: Specifies the file of the output path. - `--deringing`: Enable/disable low pass deringing filter for the predicted SH coefficients. +![](https://github.com/VCL3D/DeepPanoramaLighting/blob/gh-pages/assets/images/Networks.png?raw=true) +