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

exersise3_CV_ML: Errors in FCN.py and Test_Net.py #3

Open
RalphLesch opened this issue Dec 3, 2018 · 0 comments
Open

exersise3_CV_ML: Errors in FCN.py and Test_Net.py #3

RalphLesch opened this issue Dec 3, 2018 · 0 comments

Comments

@RalphLesch
Copy link

There are errors in the FCN.py and Test_Net.py, which we should not not modify, I suppose:

  • FCN.py Line 202: "TabError: inconsistent use of tabs and spaces in indentation"
  • Test_Net.py:
    • Line 12ff: not required modules cv, cv2 (opencv-python) and PIL (Pillow).
      Since cv is not part of opencv-python, at least Line 13 has to be removed.
    • Line 127: "TabError: inconsistent use of tabs and spaces in indentation"
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

No branches or pull requests

1 participant