peikexin9 / deepxplore

DeepXplore code release
MIT License
393 stars 146 forks source link

Required packages #1

Closed saihttam closed 7 years ago

saihttam commented 7 years ago

In order to get this running I additionally needed to install: PIL, h5py and opencv-python

keras must also be configured with a tensor flow backend, e.g. export KERAS_BACKEND=tensorflow

peikexin9 commented 7 years ago

@saihttam, thank you so much pointing it out! Added to readme.