dineshresearch / Novel-Deep-Learning-Model-for-Traffic-Sign-Detection-Using-Capsule-Networks

capsule networks that achieves outstanding performance on the German traffic sign dataset
MIT License
124 stars 50 forks source link

Version usage #3

Open LukasBudach opened 5 years ago

LukasBudach commented 5 years ago

Hi,

I was trying to set up your project, when I stumbled upon a few issues:

  1. PIL seems to be missing in your "needs to be installed" list
  2. It would be great to know which version of which package should be used
  3. It would be nice to know the python version used as PIL apparently is not supporting any Python version from 3 onward
LukasBudach commented 5 years ago

little follow up: even using Python 2.6.6 PIL seems to not be able to be collected by pip