diff --git a/README.md b/README.md index df4e3f40d842da52821aafbf894fabf255dbc9d7..b55353f46f86fd48d420a3744dd11af7d386acac 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ __News__: (29/01/20) A first version of the GUI is now available in folder pyqt/ - [Google group](https://groups.google.com/g/deepfinder) ## System requirements -__Deep Finder__ has been implemented using __Python 3__ and is based on the __Keras__ package. It has been tested on Linux (Debian 8.6), and should also work on Mac OSX as well as Windows. +__Deep Finder__ has been implemented using __Python 3__ and is based on the __Keras__ package. It has been tested on Linux (Debian 10), and should also work on Mac OSX as well as Windows. The algorithm needs an __Nvidia GPU__ and __CUDA__ to run at reasonable speed (in particular for training). The present code has been tested on Tesla K80 and M40 GPUs. For running on other GPUs, some parameter values (e.g. patch and batch sizes) may need to be changed to adapt to available memory.