Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update source code to support TF2 and replaced deprecated SciPy methods #232

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Ali-Parandeh
Copy link

@Ali-Parandeh Ali-Parandeh commented Mar 7, 2020

Scipy and Tensorflow libraries have changed significantly since the current version of this repo.

I have updated the source code to work with the latest version of tensor flow and SciPy libraries. SciPy.misc module has many deprecated functions (imread and imsave) which now is replaced imageio methods. In addition, many of the tensorflow methods have been pushed to compact.v1 module.

In other places, list comprehensions have been updated based on updated data structures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant