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

Model does not recognize any face on nvdiaTX2 #37

Open
edgramirez opened this issue Mar 27, 2021 · 0 comments
Open

Model does not recognize any face on nvdiaTX2 #37

edgramirez opened this issue Mar 27, 2021 · 0 comments

Comments

@edgramirez
Copy link

I follow the README instruction only differing in creating the virtual environment which I didn't use but all the libraries and packages where correctly installed and no error messages are shown so far but when i run:

edgar@mittx2:~/yoloface$ python yoloface.py --image samples/outside_000001.jpg --output-dir outputs/
----- info -----
('[i] The config file: ', './cfg/yolov3-face.cfg')
('[i] The weights of model file: ', './model-weights/yolov3-wider_16000.weights')
('[i] Path to image file: ', 'samples/outside_000001.jpg')
('[i] Path to video file: ', '')
###########################################################

==> Skipping create the outputs/ directory...
[i] ==> # detected faces: 0
############################################################
[i] ==> Done processing!!!
('[i] ==> Output file is stored at', 'outputs/outside_000001_yoloface.jpg')
==> All done!


No face is recognize and the result is a new images with text saying there are no faces. (I used different pictures, but no mater what the size or good is the image the model does not detect anything)

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