Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 767 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 767 Bytes

READ ME BEFORE RUNNING NOTEBOOK:

Authors of the notebook:

Iker García Ferrero
Eritz Yerga Gutierrez

Authors of the aditional software included (.py files):

Listed in the first comment lines of each corresponding files.

How to run:

To run this notebook you will need Python3 and Jupyter Notebook. You will also need to install all the libraries listed in the required libraries section bellow. How the implementation works is illustrated in the notebook.

Required libraries:

Most of them can be installed through PIP. Exceptions are marked with an asterisk (*)

numpy
cv2 (opencv-python)
matplotlib
glob
tensorflow
keras
h5py
heapq
win32api (PythonWin)*