This repo does not longer work with latest versions of the packages. Could you please upload a requirements.txt or a conda environment yml file to reproduce the environment where the repo works?
I will try to post broken things that I have found:
- bytescale (in scipy.misc) is removed in scipy 1.3 and it is used in data.py line 5. Downgrading to scipy 1.2 solves this issue.
This repo does not longer work with latest versions of the packages. Could you please upload a requirements.txt or a conda environment yml file to reproduce the environment where the repo works?
I will try to post broken things that I have found: