Requirements

For this project we are going to need the following stuff:

  • Laptop

    • 4 GB RAM

    • 30 GB ROM

  • Operative System

    • Ubuntu >16.x

  • Package Install

    • Keras

    • TensorFlow

    • Numpy

Before you clone the repository you could run a setup file to get all the dependencies.

$ cd /kerasImageFilter
$ cd /setup
$ sh setup.sh

Last updated