From 53073ef2f3ad3a874f4f9b023d6d6b29279e72fe Mon Sep 17 00:00:00 2001 From: Beici Date: Sun, 7 Oct 2018 10:06:12 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8da6785..92350ed 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Companion codes for the submission: Beici Liang, György Fazekas, Mark Sandler. "Piano Sustain-Pedal Detection Using Convolutional Neural Networks". -![Image of framework](framework.png) +![Image of framework](framework.png | width=300) ## Index @@ -43,4 +43,4 @@ Python dependencies can be installed by pip install -r requirements.txt ``` -You need to install [Jupyter Notebook](http://jupyter.org/) to run `.ipynb` in your local browser. \ No newline at end of file +You need to install [Jupyter Notebook](http://jupyter.org/) to run `.ipynb` in your local browser.