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

video demo #8

Closed
FatherPrime opened this issue Dec 14, 2021 · 1 comment
Closed

video demo #8

FatherPrime opened this issue Dec 14, 2021 · 1 comment

Comments

@FatherPrime
Copy link

It's a great job. Is the video demo not available now?
`def main(args):

demo_mode = args.mode

if demo_mode == 'video':
    raise NotImplementedError
elif demo_mode == 'webcam':
    raise NotImplementedError`
@mkocabas
Copy link
Owner

Hi @FatherPrime, we do not plan to release a video demo. PR is appreciated if you implement it.

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

2 participants