-
Notifications
You must be signed in to change notification settings - Fork 84
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
Error While running demo script #64
Comments
I have met the same problem. Have you solved it? |
@ashishgupta2598 I have met the same problem. Have you solved it? |
@MichalBusta thank you ! |
On 27/03/2020 13:42, duxiangcheng wrote:
@MichalBusta <https://github.com/MichalBusta> Thank you! But the error
is "can't open camera by index". Can you give me some advice?
opencv stuff (not related to project) - can be caused by:
- you are trying to open non-existing camera
- your opencv is not compiled with v4l support
no stacktrace, no help, sorry
… —
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#64 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA7KHMDNVAQDSCASX7S62TDRJSNKLANCNFSM4LRG27PA>.
|
@duxiangcheng No!! I am still figuring out !!! |
There are 2 pre-trained models 1. e2e-mlt 2. e2e-mlt-rctw |
make: Entering directory '/media/ai/ashish/OCR/mrz_newTest/E2E-MLT/nms'
make: 'adaptor.so' is up to date.
make: Leaving directory '/media/ai/ashish/OCR/mrz_newTest/E2E-MLT/nms'
Traceback (most recent call last):
Command- python3 demo.py -model=e2e-mlt.h5
Error-:
The text was updated successfully, but these errors were encountered: