From 32b6d51949b6bb1ab38c0873f88735fc22e3c7c4 Mon Sep 17 00:00:00 2001 From: Micaela Verucchi Date: Wed, 15 May 2019 09:18:40 +0200 Subject: [PATCH] update readme with dependencies --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1201cfb..aaf5872 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,12 @@ this branch actually work on every NVIDIA GPU that support the dependencies: * CUDNN 7.105 * TENSORRT 4.02 +## Dependencies + +``` +sudo apt install libgdal-dev libeigen3-dev python-matplotlib libyaml-cpp-dev libcereal-dev +``` + ## Workflow The recommended workflow follow these step: * Build and train a model in Keras (on any PC)