Skip to content

Replaced deprecated scipy and torch functions. #4

New issue

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

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

Already on GitHub? # to your account

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

Conversation

victor-psiori
Copy link

Thanks for the wonderful paper and repo. I have done following minor changes:

  • minor formatting and cleaning up while reading through the code.
  • formatting with python black formatter.
  • replaced deprecated scipy resize function with cv resize api.
  • replaced torch Variable instances with torch Tensor since Variable is no longer maintained by PyTorch.
  • Scipy fixing was required to get the jupyter example notebook running.

Thanks again,
victor

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

Successfully merging this pull request may close these issues.

1 participant