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

classify_webcam.py on Mac runs but no windows open #17

Open
DennisFaucher opened this issue May 13, 2019 · 3 comments
Open

classify_webcam.py on Mac runs but no windows open #17

DennisFaucher opened this issue May 13, 2019 · 3 comments

Comments

@DennisFaucher
Copy link

DennisFaucher commented May 13, 2019

train.py and classify.py run fine. classify_webcam.py doesn't do anything. Eventually, python3 shows as unresponsive in Activity Monitor. CTRL-C break sends this output:

Traceback (most recent call last):
File "classify_webcam.py", line 57, in
ret, img = cap.read()
TIA.

@someshium
Copy link

@DennisFaucher Did you got the solution for this problem. the classify_webcam.py doesn't works for me. it gets struck for infinity. i am using ubuntu

@DennisFaucher
Copy link
Author

No. I built my own. See this repo: https://github.com/DennisFaucher/pytorchasl

@saugaatallabadi
Copy link

import tensorflow.compat.v1 as tf
tf.disable_v2_behavior()

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

3 participants