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

Missing utility.video_utils #21

Closed
eduardocalazansjr opened this issue Jan 14, 2022 · 2 comments
Closed

Missing utility.video_utils #21

eduardocalazansjr opened this issue Jan 14, 2022 · 2 comments

Comments

@eduardocalazansjr
Copy link

Describe the bug
I'm trying to run the project but got an missing module error

➜  face-liveness-detector (main) ✔ python3 main.py

Traceback (most recent call last):
  File "main.py", line 4, in <module>
    from utility.video_utils import VideoUtils
ModuleNotFoundError: No module named 'utility'

To Reproduce
Steps to reproduce the behavior:

  1. Clone project
  2. Build face_det folder
  3. Run python3 main.py
  4. Got ModuleNotFoundError

Expected behavior
The project runs fine

Desktop (please complete the following information):

  • OS: MacOS
@Prem95
Copy link
Owner

Prem95 commented Jan 17, 2022

Contact premstroke95@gmail.com to request the sample model file and utility folder. The sample model file has an accuracy of 75% and can only be used for testing purposes.

@mrzaizai2k
Copy link

The folder is sold for USD 80

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